🎉 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