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

Releases: programble/errio

1.2.1

Choose a tag to compare

@causal-agent causal-agent released this 16 Mar 22:53
  • Make sure toObject registers with the name of the instance, preventing getting missing options even after automatically registering errors.

1.2.0

Choose a tag to compare

@causal-agent causal-agent released this 10 Mar 03:04
  • Alter inference of error names to use safer sources than instantiation first.

1.1.2

Choose a tag to compare

@causal-agent causal-agent released this 16 Feb 20:31
  • Bug fix: do not try to recurse for null property values in fromObject

1.1.1

Choose a tag to compare

@causal-agent causal-agent released this 16 Feb 20:11
  • Bug fix: do not try to recurse for null property values

1.1.0

Choose a tag to compare

@causal-agent causal-agent released this 10 Feb 03:08
  • Added registerObject function

1.0.0

Choose a tag to compare

@causal-agent causal-agent released this 10 Jan 22:07
  • Fixed disabled recursion behaviour
  • Added tests (100% coverage!)

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@causal-agent causal-agent released this 31 Dec 05:38

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