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.
- Add different logging frameworks.
1.1.3 - 2020-02-25
- Updated dependencies;
- Changed copyright;
- Update Maven wrapper;
- Improve different codestyle settings.
1.1.2 - 2019-05-29
- Maven wrapper scripts.
- Updated dependencies;
- Force the Travise use Maven wrapper instead of direct version;
- Some PMD errors.
1.1.1 - 2019-03-02
- Updated dependencies;
- Changed copyright.
1.1.0 - 2018-06-05
Reorganized code.
- JavaDoc comments.
- Default
logback.xml
configuration (just includesdefault.xml
config).
AnsiBackground
.LogbackConfigurator
.AnsiOutputEnabledValue
.
1.0.2 - 2018-03-15
Small refactoring
- Updated dependencies and codestyle.
1.0.0 - 2018-01-23
Initial release.
- Basic colored logging.