Changelog of @hackage/exceptional 0.1.4.2

Changes

  • 0.1.4.2 - Moved change log to a separate file so Hackage displays it correctly.
  • 0.1.4.1 - Documentation enhancements/fixes.
  • 0.1.4.0 - Added fromMaybe and toMaybe functions, and a link to the bug tracker.
  • 0.1.3.0 - Fixed a typo. 0.1.2.0 won't build. Also added definition of empty for Alternative.
  • 0.1.2.0 - Added fromEither and toEither functions.
  • 0.1.1.3 - Hackage is terrible. Yet another formatting fix.
  • 0.1.1.2 - Yet another formatting fix.
  • 0.1.1.1 - Formatting fix to the haddock documentation.
  • 0.1.1.0 - Add runExceptional function.
  • 0.1.0.1 - Minor documentation changes. No changes to the API.
  • 0.1.0.0 - Initial version