You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Removed unused names and declaration found by the v0.14.1 PureScript release (#68 by @PureFunctor)
15
19
- Installed dependencies directly imported into source code that were previously installed transitively and removed unused `fixed-point` dependency (#68 by @PureFunctor)
@@ -19,8 +23,6 @@ Other improvements:
19
23
Breaking changes:
20
24
- Added support for PureScript 0.14 and dropped support for all previous versions (#62, #64)
21
25
22
-
New features:
23
-
24
26
Bugfixes:
25
27
- Fixed rounding up when a number has trailing zeroes (#56)
0 commit comments