Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Releases: richard-viney/iso_8859

v2.0.1

13 Nov 08:05
Compare
Choose a tag to compare
  • Update to Gleam 1.1.

v2.0.0

24 Feb 06:34
Compare
Choose a tag to compare

Breaking changes:

  • Renamed iso_8859.to_string to iso_8859.decode_bytes.

Other:

  • Optimised decoding to use tail recursion.
  • Updated gleam_stdlib version.

v1.0.0

18 Jan 08:43
Compare
Choose a tag to compare

Initial Release