Releases: asarkar/build-time-tracker
Releases · asarkar/build-time-tracker
v2.0.1
New Features 🎉
Bug Fixes 🪲
- #10: NoClassDefFoundError: kotlin/time/TimeSource$Monotonic
- #12: Compilation failure on Java 8
v2.0.0
Maintenance 🛠️
- #6: standardize durations
- Better formats the case of task duration 100%
v1.1.0
New Features 🎉
- #1: Provide an option to hide the bars
Bug Fixes 🪲
- #3: Fix console formatting
Maintenance 🛠️
- #2: Explain why nothing is printed
- General cleanup and testing improvements