Skip to content

Releases: MoiraeSoftware/Myriad

v0.85

04 Mar 20:28
5fee06b

Choose a tag to compare

Merge pull request #236 from MoiraeSoftware/copilot/fix-nuget-package…

v0.8.3

08 Sep 13:04

Choose a tag to compare

Update version and props

v0.8.2

10 Feb 15:32

Choose a tag to compare

Fix change log

v0.8.1

13 May 19:40

Choose a tag to compare

Update Directory.Build.props

v0.8.0

04 May 17:53
ceaf738

Choose a tag to compare

Update publish.yml

v0.7.4

29 Oct 14:04

Choose a tag to compare

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

28 Oct 17:14

Choose a tag to compare

Added

  • Added netcoreapp3.0 target for the Myriad CLI as theres no CLI version of netstandard2.0

v0.7.3

28 Oct 19:11

Choose a tag to compare

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

28 Oct 13:14

Choose a tag to compare

Added

  • Added netcoreapp3.0 target for the Myriad CLI as theres no CLI version of netstandard2.0

v0.7.1

26 Oct 10:04

Choose a tag to compare

Added

  • Added netstandard2.0 target