Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 2.62 KB

Change Log

v0.3.0 (2022-01-18)

Full Changelog

Fixed bugs:

  • fix: rename export attribute for deprecation #14 (nfischer)

Closed issues:

  • Migrate to "util.inspect.custom" for compat with newer Node versions #9

Merged pull requests:

v0.2.1 (2022-01-14)

Full Changelog

Fixed bugs:

  • fix: prefer util.inspect.custom over .inspect #11 (nfischer)

Merged pull requests:

v0.2.0 (2018-01-30)

Implemented enhancements:

Closed issues:

  • Update CI to include Node 8 #4
  • Improve the README #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator