0.0.2-alpha
Pre-release
Pre-release
What's Changed
- Added in-built support for Enums and Data Class.
- Improved code testability, now EasyStore uses your interface and generates an implementation of the same. This allows developers to replace the interface with their own implementation during testing.