2.0.0-preivew.1 #7
caneva20
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
BREAKING
This release changes how the configuration is 'marked', instead of extending from
Config<T>
, you now need to have a partial class and add theConfig
attribute.This release also adds a lot more 'magic` (aka code generation), this should allow for more flexibility and customization of the configuration, take a look at the README to see how it is done now.
I hope to push a few more changes to 2.0 before releasing a non preview version.
Full Changelog: 1.1.6...2.0.0-preview.1
This discussion was created from the release 2.0.0-preivew.1.
Beta Was this translation helpful? Give feedback.
All reactions