Files
WoofWare.Myriad/CHANGELOG.md
2024-02-07 01:27:57 +00:00

7 lines
292 B
Markdown

Notable changes are recorded here.
# WoofWare.Myriad.Plugins 1.4 -> 2.0
This transition split the attributes (e.g. `[<JsonParseAttribute>]`) into their own assembly, WoofWare.Myriad.Plugins.Attributes.
The new assembly has minimal dependencies, so you may safely use it from your own code.