Skip to content

Releases: gulpjs/glogg

glogg v2.2.0

23 Mar 22:39
04a46b2
Compare
Choose a tag to compare

Features

  • Re-emit messages from legacy namespace on new namespace (#9) (88350e4)

glogg v2.1.0

10 Mar 03:03
c45c485
Compare
Choose a tag to compare

Features

  • Emit all arguments when first argument is not a string (#7) (578a2aa)

glogg v2.0.0

24 Jun 21:39
ad09a43
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Normalize repository, dropping node <10.13 support (#5)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#5) (8bb6148)

v1.0.2

10 Dec 20:20
Compare
Choose a tag to compare

Scaffold

v1.0.1

10 Dec 19:55
Compare
Choose a tag to compare

Fix

  • Allow destructuring the individual log methods (ac6bfd1) - Closes #3

Build

Scaffold

  • Switch to mocha and expect & update eslint config (a3b4ef2)
  • Normalize code formatting (2bb755d)
  • Update repository location (fdf7158) - Closes #2

v1.0.0

10 Dec 19:55
Compare
Choose a tag to compare

New

Update

Docs

  • Add Usage and API documentation (6af3d24)

Upgrade

Scaffold