Releases: saschpe/Log4K
Releases · saschpe/Log4K
1.3.5
1.3.4
1.3.3
1.3.2
What's Changed
- FileLogger API improvement by @saschpe in #46
- Github: Checkout
main
branch instead of ref on publish job by @saschpe in #47 - Use more unique (internal) content provider authorities. by @saschpe in #48
- Gradle: Update wrapper to version 8.8 by @saschpe in #49
- Use ktlint 1.3.0 for code formatting by @saschpe in #51
- Kotlin: Update to version 2.0.0 by @saschpe in #50
- Gradle: Only query google repository for Android dependencies by @saschpe in #52
Full Changelog: release/1.3.1...release/1.3.2
1.3.1
1.3.0
1.2.5
What's Changed
- Android: Target API level 33 / Android 13 by @saschpe in #30
- Various updates by @saschpe in #31
- README: Document usage with Ktor by @saschpe in #34
- Add default empty message parameters by @saschpe in #33
- Various improvements, ktor documentation by @saschpe in #32
- Replace GPG-encrypted secrets with Gradle properties by @saschpe in #36
- GitHub Actions: Use Node20 based images and macOS 14 by @saschpe in #37
- Gradle: Update Spotless plugin to 6.25.0 by @saschpe in #35
- Add more Apple ARM64 platforms: macOS, tvOS, watchOS by @saschpe in #38
- Expand test coverage by @saschpe in #39
- Release version 1.2.4 by @saschpe in #40
- Android: Target API level 34 by @saschpe in #41
Full Changelog: release/1.2.3...release/1.2.5
1.2.3
What's Changed
Changed
- Android: Target API level 33 (Android 13)
- Dependency update:
Removed
- Stop building frameworks, they aren't published by default
Full Changelog: release/1.2.2...release/1.2.3
1.2.2
1.2.1
What's Changed
- New library
log4k-slf4j
:SLF4JLogger
: Forwards log statements to SLF4J, which in turn allows to
use [Logback])(https://logback.qos.ch) as a backend.
Full Changelog: release/1.2.0...release/1.2.1