All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2020-01-20
- config name fixed (thanks @allcaretravels, issue #2)
1.0.0 - 2019-08-01
HasSettings
- Contains attitude and nothing more. Simple and easy.HasSetSettings
- The trait for quick settings recording is needed to reduce the amount of your code.HasGetSettings
- Trait for quickly getting settings by type.ReadableService
- Service for reading settings from the model. Needed for quick inheritance, makes the code cleaner and more readable.WritableService
- Service record settings for the model.SettingService
- Working with the settings model.- Unit-cases.