Skip to content

Releases: therror/serr

Release 1.0.1

Choose a tag to compare

@jmendiara jmendiara released this 11 Oct 15:24
2943e45

1.0.0 (2016-10-11)

Bug Fixes

  • Check stack in Error instances (e9a2c24)

Release 1.0.0

Choose a tag to compare

@jmendiara jmendiara released this 15 Jul 07:40

0.3.0 (2016-07-15)

Release 0.3.0

Choose a tag to compare

@jmendiara jmendiara released this 07 Jun 16:06

0.3.0 (2016-06-07)

Features

  • Use $$causes to not collide with user defined props (8f0035d)

Release 0.2.0

Choose a tag to compare

@jmendiara jmendiara released this 26 Feb 16:10

0.2.0 (2016-02-26)

Bug Fixes

  • Dont serialize undefined causes (2d8940b)

Features

  • Print error properties in toString (651d6cb)

Release 0.1.1

Choose a tag to compare

@jmendiara jmendiara released this 04 Jan 17:02

0.1.1 (2016-01-04)

Bug Fixes

  • manage undefined and null (0befd27)

Release 0.1.0

Choose a tag to compare

@jmendiara jmendiara released this 04 Jan 15:57

0.0.1 (2016-01-04)

Features

  • Drop repeated info on toString (35934eb)
  • Serialize Errors (5746920)
  • stack traces on toString (2baa3e3)
  • toObject, toMessage, toString methods (918e1b9)