Skip to content

v1.6.0

Compare
Choose a tag to compare
@mrflashstudio mrflashstudio released this 23 Jul 13:34
· 77 commits to master since this release
765e1c2

Breaking changes

  • Decoder classes are now public.
  • OsuParsers.Parser class has been removed. Use decoders instead.
  • Point usages have been replaced with Vector2

Other changes

  • Removed unused MaxCombo property.
  • Added new useful functions to HitObject class.
  • Target .NET Core 2.2