Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 531 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.9.4 - 2017-01-17

  • Export caseofEq and otherwise from module entry point

0.9.3 - 2016-11-11

Added

  • sum-types/caseof-eq for matching for equality.

0.9.2 - 2016-09-12

Fixed

  • Fixed thrown exception in Safari.

0.9.1 - 2016-09-12

Fixed

  • Works in IE. Removed references to Symbol builtin in transpiled code

0.9.0 - 2016-07-18

Initial release