Releases: purescript-contrib/purescript-precise
Releases · purescript-contrib/purescript-precise
v6.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#29 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#12 by @thomashoneyman)
v5.1.0
New features:
- Export
HugeInt
'sabs
andneg
andHugeNum
'ssubHugeNum
, both implemented by @Thimoteus (#25 by @JordanMartinez)
Other improvements:
- Fix warnings revealed by v0.14.1 PS release, including the removal of
fromKRep
function (#25 by @JordanMartinez) - Install missing dependencies used in source code (#25 by @JordanMartinez)
v4.0.0
v3.0.1
- Updates bower.json file to correctly list the repository URL as
purescript-contrib/purescript-precise
v3.0.0
- Provides compatibility with PureScript 0.12 (@paulyoung)
- Updates issue, pull request, and contribution templates
Breaking change due to dependency updates.