v2.0.0
OST levels are now included!
Breaking changes:
- Default output format changed to one row per difficulty per level, use
-OutMode levelrow
to revert to the one row per level style - Unassigned values are now
null
not empty string - Duration is now padded, for exactly 2 digits of minutes and seconds (each)
Also fixed a weird concurrency bug.