glentities/CHANGELOG.txt

36 lines
433 B
Text
Raw Normal View History

2023-06-16 17:16:20 +00:00
4.0.1
-----
* Fixed a call stack error on the JavaScript target
2023-06-03 21:11:06 +00:00
4.0.0
-----
* Update for Gleam 0.28.
3.1.0
-----
2023-06-03 21:11:06 +00:00
+ Add "HTMLBody" encoding mode that doesn't encode everything.
2023-04-15 17:48:41 +00:00
3.0.0
-----
* Update for Gleam 0.28.
* Enable JavaScript target.
2023-03-01 17:56:18 +00:00
2.0.0
-----
* Update for Gleam 0.27.
2023-02-14 20:01:48 +00:00
1.0.1
-----
* Mark package as Erlang only, waiting for this fix: https://github.com/gleam-lang/gleam/issues/2001
1.0.0
-----
Initial release.