Changelog

0.2.0

Breaking Changes: * rename safeCreate to createEither and unsafeCreate to create to be consistent with newly added createTry

Other Changes: * Add createTry as a third return type option for factory methods * Extend documentation * Error messages print the type to be created B within single quotes (just as is the case with the provided value a) * Remove license listing for the doc project as it isn’t published

0.1.0

  • First release
The source code for this page can be found here.