bigi/CHANGELOG.txt

21 lines
305 B
Text

3.0.0
-----
* Changed bigi.compare argument order to match int.compare from stdlib.
2.1.0
-----
+ Added a gleam/dynamic Decoder.
+ Added a string decoder.
2.0.0
-----
* The power function was changed to return a result to prevent calling it with
a negative exponent.
1.0.0
-----
Initial release.