Skip to content

Releases: rackspace/maybe-result

v0.2.2

28 Apr 17:09

Choose a tag to compare

Bug Fix:

  • Issue #4 - Fix error when installing into Node.js v22 (and later) environment

Full Changelog: v0.2.1...v0.2.2

v0.2.1

12 Mar 20:48
64d6fd7

Choose a tag to compare

What's Changed

  • Added Result class and normalized with Maybe by @kernwig in #2
  • Enhanced documentation & Bumped version by @kernwig in #3

Full Changelog: v0.1.0...v0.2.1

v0.1.0

20 Feb 01:00

Choose a tag to compare

Initial release. Only contains Maybe class at this point.