Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 607 Bytes

0.4.4 (2024-01-06)

  • Fix GHC 9.6 compatibility (thanks to @alexbiehl)

0.4.3 (2021-11-14)

  • Fix GHC 9.2 compatibility (thanks to @brandon-leapyear)
  • Allow arbitrary module prefixes (#5, thanks to @brandon-leapyear)

0.4.2 (2021-05-31)

  • Support for constants (thanks to @alexbiehl)
  • Fix compilation error in generated code due to missing OverloadedStrings pragma (thanks to @alexbiehl)

0.4.1 (2021-04-26)

  • Support for thrift Byte type

0.4 (2021-01-14)

  • First version. Released on an unsuspecting world.