You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

1.0.1 (August 23, 2016)

  • Documentation: Corrected a typo in the changelog.

1.0.0 (August 17, 2016)

First stable and documented release - however, the functionality or API has not changed from 0.0.7.

  • Documentation: Updated donation text.
  • Documentation: Added documentation and a changelog.

0.0.7 (April 26, 2016)

  • Patch: Display string-typed error properties literally, without quotes or colorization.
  • Patch: Removed unnecessary interpolation.

0.0.6 (April 26, 2016)

  • Patch: Always hide the stack property, as it is already handled separately.

0.0.5 (April 25, 2016)

  • Patch: Always hide name and message from the property listing, as these are already displayed separately anyway.
  • Patch: Display a more accurate error message when a stacktrace is absent - previously, it would always try to use the first line of the stacktrace.

0.0.4 (April 25, 2016)

  • Major: Improved error logging by displaying all properties clearly and verbosely using a custom output format, rather than just dumping the error object.

0.0.3 (April 14, 2016)

  • Patch: Removed stray angle bracket from Vinyl file logging output.

0.0.2 (April 11, 2016)

  • Minor: Clearer Vinyl file logging, by displaying relative paths when a basePath option is specified.

0.0.1 (April 10, 2016)

Initial release.