Changelog of @hackage/cue-sheet 1.0.1

Cue sheet 1.0.1

  • Allow Megaparsec 6.4.0.

Cue sheet 1.0.0

  • Uses Megaparsec 6.

  • Adjusted the Eec type to use it with Megaparsec 6.

  • The parseCueSheet function now accepts strict ByteString instead of lazy one.

CUE sheet 0.1.1

  • Improved documentation.

  • Improved the parser using the newest features of Megaparsec 5.3.0.

CUE sheet 0.1.0

  • Initial release.