Lumberjack
Lumberjack copied to clipboard
Version 1.0.0 Tracker
This issue is to track all potential changes planned for 1.0.0. Contributors are asked to open separate PRs if they fix different issues as listed.
Publishing
- [x] Upload to ~~Maven Central~~ JCenter
- [x] Configure Metadata Publishing
- [x] Target all (or most) Kotlin platforms
- [x] Configure GitHub Actions to automatically compile, test, and publish
Code Quality
- [x] Significantly improve README documentation
- [ ] Add comprehensive KDocs (minimum have 100% public API coverage)
- [x] Improve MDC API
- [ ] Add tests
API Changes
- [ ] Remove
DeprecatedLayout
and replace with aPatternLayout
equivalent