Releases: kasem-sm/EasyStore
Releases · kasem-sm/EasyStore
0.0.4-alpha
Full Changelog: 0.0.3-alpha...0.0.4-alpha
0.0.3-alpha
What's Changed
Full Changelog: 0.0.2-alpha...0.0.3-alpha
0.0.2-alpha
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.