Skip to content

Releases: veliovgroup/Meteor-logger

2.0.0

17 May 21:41
Compare
Choose a tag to compare
  • Compatibility with latest Meteor release
  • Move codebase to ES6 (No more CoffeeScript)
  • Slightly different API - please, see the docs
  • Breaking: Logger is not exposed to global scope, use - ES6 import

v1.1.2

20 May 21:18
Compare
Choose a tag to compare
  • Codebase fixes

v1.1.1

28 Apr 00:47
Compare
Choose a tag to compare
  • Codebase improvements
  • Now all logging methods returns LoggerMessage Instance
  • Update docs, to avoid conflicts with Log namespace
  • Add missed dependencies
  • Compatibility with [email protected]

v1.1.0

18 Apr 00:48
Compare
Choose a tag to compare
  • New API, please read new updated README.md
  • Compatibility with Meteor >= 1.3.*
  • Performance and Security enhancements
  • Use own namespace
  • Fix LoggerMongo#8

v1.0.0

30 Jun 22:16
Compare
Choose a tag to compare
  • First argument now can be String or Number
  • Now Meteor.log[type] can be used with throw, and returns error details

v0.0.8

07 Jun 13:48
Compare
Choose a tag to compare
  • Fix issue TypeError: Cannot read property 'get' of undefined

v0.0.7

29 May 20:09
Compare
Choose a tag to compare
  • Fix issue with userId.get is not a function
  • Add Changelog.md

v0.0.6

28 May 22:25
Compare
Choose a tag to compare
  • Fix issue #2
  • Remove colon from file names, to avoid Windows compilation issues
  • License update

v0.0.5

24 May 23:35
Compare
Choose a tag to compare
  • Add support for audit-argument-checks
  • Move from Sessions to ReactiveVar
  • Fix issue with undefined userId
  • Packages update

v0.0.4

30 Mar 15:57
Compare
Choose a tag to compare
v0.0.4