Skip to content

v2.0.0

Compare
Choose a tag to compare
@leapwill leapwill released this 22 Oct 22:48
· 6 commits to main since this release

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.