Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Releases: programble/errio

1.2.1

16 Mar 22:53
Compare
Choose a tag to compare
  • Make sure toObject registers with the name of the instance, preventing getting missing options even after automatically registering errors.

1.2.0

10 Mar 03:04
Compare
Choose a tag to compare
  • Alter inference of error names to use safer sources than instantiation first.

1.1.2

16 Feb 20:31
Compare
Choose a tag to compare
  • Bug fix: do not try to recurse for null property values in fromObject

1.1.1

16 Feb 20:11
Compare
Choose a tag to compare
  • Bug fix: do not try to recurse for null property values

1.1.0

10 Feb 03:08
Compare
Choose a tag to compare
  • Added registerObject function

1.0.0

10 Jan 22:07
Compare
Choose a tag to compare
  • Fixed disabled recursion behaviour
  • Added tests (100% coverage!)

0.1.0

31 Dec 05:38
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release, no tests or even thorough testing through use.