Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 210 Bytes

CHANGELOG.md

File metadata and controls

11 lines (6 loc) · 210 Bytes

@etianen/base-error CHANGELOG

v0.2.0

  • toString() now includes exception name, matching existing Error behavior.
  • Simplified implementation using pure JS.

v0.1.0

  • First production release.