haskell-hexstring/CHANGELOG.md

536 B

Changelog for haskell-hexstring

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.12.2.0]

Added

  • FromHttpApiData instance for Servant integration

[0.12.0]

Added

  • CHANGELOG.md
  • Stack integration
  • Borsh serialization for HexString
  • Read implementation for HexString

Changed

  • Update to Haskell LTS 21.22