This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Releases: richard-viney/iso_8859
Releases · richard-viney/iso_8859
v2.0.1
v2.0.0
Breaking changes:
- Renamed
iso_8859.to_string
toiso_8859.decode_bytes
.
Other:
- Optimised decoding to use tail recursion.
- Updated
gleam_stdlib
version.