4.5
Version:
Monadic test assertions
51 lines (20 loc) • 1.09 kB
Markdown
<a name="0.5.0"></a>
# [0.5.0](https://github.com/TylorS/4.5/compare/v0.4.0...v0.5.0) (2017-02-17)
### Bug Fixes
* **formatError:** remove trailing newline ([ede3d60](https://github.com/TylorS/4.5/commit/ede3d60))
<a name="0.4.0"></a>
# [0.4.0](https://github.com/TylorS/4.5/compare/v0.3.0...v0.4.0) (2017-02-17)
### Features
* **throws:** implement throws assertion ([1440268](https://github.com/TylorS/4.5/commit/1440268))
<a name="0.3.0"></a>
# [0.3.0](https://github.com/TylorS/4.5/compare/v0.2.0...v0.3.0) (2017-02-17)
### Features
* **concat:** add concat function ([aa71e80](https://github.com/TylorS/4.5/commit/aa71e80))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/TylorS/4.5/compare/v0.1.0...v0.2.0) (2017-02-12)
### Features
* **bimap:** implement bimap combinator ([c655639](https://github.com/TylorS/4.5/commit/c655639))
<a name="0.1.0"></a>
# [0.1.0](https://github.com/TylorS/4.5/compare/9d64060...v0.1.0) (2017-02-12)
### Features
* **4.5:** initial monadic assertion implementation ([9d64060](https://github.com/TylorS/4.5/commit/9d64060))