Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 19:05
· 2 commits to master since this release
d6f20fa

💣 Breaking Changes

  • AddHandlers()/AddBehaviors() is no longer the appropriate method to call in Program.cs; the assembly name will be now be part of the name of the method.
    • This is to reduce conflict when using multiple assemblies

What's Changed

Full Changelog: v1.7.1...v2.0.0