Releases: purescript-spec/purescript-spec
Releases · purescript-spec/purescript-spec
v7.5.5
v7.5.1
v7.4.1
v7.3.0
v7.2.0
What's Changed
- Added a reporter for TeamCity by @Neppord
- Use
unsafeRegexinstead of methods frompurescript-partialto create a regex by @toastal
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Added the
AnyShownewtype wrapper for asserting on values that don't have aShowinstance. By @sigma-andex and @i-am-the-slime in #125
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- Complete PureScript 0.15 transition by @thomashoneyman in #120
Full Changelog: v6.0.0...v7.0.0
Updates for PureScript 0.15.0
Merge pull request #119 from working-group-purescript-es/v0.15.0-update Add support for es modules
v5.0.1
Removes unused names to avoid PureScript 0.14.1 warnings (#115 by @thomashoneyman)
v5.0.0
Updates for PureScript 0.14