8000 Release 2.0.0 Β· ZenitechSoftware/Krate Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
6779
@zsmb13 zsmb13 released this 24 Nov 16:49
7d91494

πŸŽ‰ New major release! πŸŽ‰

The most important changes:

  • Krate now uses chained withDefault calls on delegates for setting default values.
  • Properties no longer require you to provide a key. If no key is provided, the property's name is used instead.

Huge thanks to ivadyistvan for his contributions for these changes.

Some smaller updates:

  • The previously deprecated validator functions have now been removed. Use chained method calls for this feature too.

For all changes, see #30

0