Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 2.67 KB

ChangeLog.md

File metadata and controls

85 lines (42 loc) · 2.67 KB

0.2.3 (2016-09-17)

Bug Fixes

  • default message is empty string (5e7eff0)
  • default value of template prop is missing (37bc27d)
  • error stack missing message (1827cd9)
  • error.stack can be reassigned (2d88e5e)
  • local config missing (033a45b)
  • the judgement to error parameter (8d97fc5)

Features

  • refactoring Ero to be a class, no longer be singleton (7c25daf)

0.2.2 (2016-08-15)

Bug Fixes

  • default value of template prop is missing (37bc27d)
  • error stack missing message (1827cd9)
  • error.stack can be reassigned (2d88e5e)
  • local config missing (033a45b)
  • the judgement to error parameter (8d97fc5)

Features

  • refactoring Ero to be a class, no longer be singleton (7c25daf)

0.2.1 (2016-06-22)

Bug Fixes

  • default value of template prop is missing (37bc27d)
  • error stack missing message (1827cd9)
  • local config missing (033a45b)
  • the judgement to error parameter (8d97fc5)

Features

  • refactoring Ero to be a class, no longer be singleton (7c25daf)

0.2.0 (2016-04-05)

Features

  • refactoring Ero to be a class, no longer be singleton (7c25daf)

0.1.0 (2016-01-11)

Bug Fixes

  • default value of template prop is missing (37bc27d)
  • local config missing (033a45b)
  • the judgement to error parameter (8d97fc5)

0.0.2 (2015-12-26)