Deprecation
EnsureInitialized
and EnsureInitializedResult
were renamed to EnsureInitializedMixin
and EnsureInitializedResultMixin
. They were not removed but marked as deprecated instead. Consider migrating soon.
Features
- Test coverage 💪
- Objects can now be reinitialized
whenInitialized
andwhenUninitialized
streams- Minor refactoring
Issues & Pull Requests
- Allow to reinitialize by @nivisi in #9
- Provide Streams whenInitialized and whenUninitialized by @nivisi in #10
- Rename EnsureInitialized to EnsureInitializedMixin by @nivisi in #11
- Add a CI by @nivisi in #12
- Tests by @nivisi in #14
- Tests Coverage CI fix by @nivisi in #15
Full Changelog: https://github.com/nivisi/ensure_initialized/commits/0.1.0