Releases: MoiraeSoftware/Myriad
Releases · MoiraeSoftware/Myriad
v0.85
v0.8.3
Update version and props
v0.8.2
Fix change log
v0.8.1
Update Directory.Build.props
v0.8.0
Update publish.yml
v0.7.4
Changed
- Exceptions are no longer written to the generated files but are instead reported to the command line
With the advent on in line generation, errors out to the source code can be quite disruptive
v0.7.3-alpha
Added
- Added netcoreapp3.0 target for the Myriad CLI as theres no CLI version of netstandard2.0
v0.7.3
Added
- Added ProjectPath to the project context so the full name of the project is know by the plugin rather than just its project name
- Added contextual loading of each plugin so transient assemblies are loaded relative to the plugin location.
v0.7.2
Added
- Added netcoreapp3.0 target for the Myriad CLI as theres no CLI version of netstandard2.0
v0.7.1
Added
- Added netstandard2.0 target