We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8005d44 commit f5bbd96Copy full SHA for f5bbd96
CHANGELOG.md
@@ -12,16 +12,14 @@ Bugfixes:
12
13
Other improvements:
14
15
-## [v7.0.0](https://github.com/purescript/purescript-numbers/releases/tag/v7.0.0) - 2021-02-26
+## [v8.0.0](https://github.com/purescript/purescript-numbers/releases/tag/v7.0.0) - 2021-02-26
16
17
Breaking changes:
18
- Added support for PureScript 0.14 and dropped support for all previous versions (#11)
19
20
New features:
21
- Ported `Number`-related code from deprecated `purescript-globals` into this repo (#12)
22
23
-Bugfixes:
24
-
25
26
- Replaced unicode symbols with ascii characters (#11)
27
- Migrated tests to use `assert` instead of `test-unit` (#10)
0 commit comments