Releases: saschpe/Log4K
Releases · saschpe/Log4K
1.2.0
1.1.3
What's Changed
- Add method
Log.isDebugEnabled
identical to SLF4J'sLOG.isDebugEnabled()
. - Dependency update:
Full Changelog: release/1.1.2...release/1.1.3
1.1.2
What's Changed
Full Changelog: release/1.1.1...release/1.1.2
1.1.1
What's Changed
Full Changelog: release/1.1.0...release/1.1.1
1.1.0
What's Changed
- Add log methods that take a message-providing lambda
Full Changelog: release/1.0.3...release/1.1.0
1.0.3
What's Changed
- Various fixes and improvements by @saschpe in #16
- Kotlin: Update to 1.7.0
- Update 3rd-party dependencies.
Full Changelog: release/1.0.2...release/1.0.3
1.0.2
1.0.1
1.0.0
What's Changed
- Add publish job by @saschpe in #1
- Add 'spotless' job to 'main' Github Actions workflow by @saschpe in #2
- Proper README.md by @saschpe in #3
- Use macOS CI environment by @saschpe in #4
- Install GnuPG via brew by @saschpe in #5
- Update version in README.md by @saschpe in #6
- Things by @saschpe in #7
- Create gradle-wrapper-validation.yml by @saschpe in #9
- Add custom logging example to README.md by @saschpe in #8
- Gradle stuff by @saschpe in #10
- Updates by @saschpe in #11
Full Changelog: https://github.com/saschpe/Log4K/commits/release/1.0.0