Skip to content

Releases: aurelia/logging

aurelia-logging v0.9.0

10 Nov 03:35
Compare
Choose a tag to compare
chore(all): prepare release 0.9.0

aurelia-logging v0.8.0

13 Oct 06:47
Compare
Choose a tag to compare

0.8.0 (2015-10-13)

Bug Fixes

  • all:
  • build:
    • update linting, testing and tools (88398cc2)
    • add missing bower bump (0a682c5e)
  • eslintrc: adjust the rules (fc14ab5a)
  • index:
  • jspm: fix jspm config. resolve #10 (5ece2e3c)
  • package:
    • correct aurelia section (acffd659)
    • update aurelia tools and dts generator (5d4190ce)
    • change jspm directories (29de7599)

Features

  • AggregateError: add ability to skip wrap if inner already exists (98da4c32)
  • all: enable error aggregation with new AggregateError (88073ddb)
  • build: update compiler and switch to register module format (7eb9aec5)
  • docs: generate api.json from .d.ts file (bac61cfe)
  • index: add the Appender interface (fe39b380)
  • logging: Add new "none" log level. (8f1ffdd6)

Breaking Changes

  • AggregateError has now been moved to the pal library.

    (16784ddf)

aurelia-logging v0.7.0

04 Sep 17:46
Compare
Choose a tag to compare

Bug Fixes

  • all:
  • build: update linting, testing and tools (88398cc2)
  • eslintrc: adjust the rules (fc14ab5a)

Features

  • docs: generate api.json from .d.ts file (bac61cfe)

aurelia-logging v0.6.4

14 Aug 07:00
Compare
Choose a tag to compare

Bug Fixes

  • index: remove methods from interfaces (e7d0d342)

aurelia-logging v0.6.3

14 Aug 05:53
Compare
Choose a tag to compare

Features

  • index: add the Appender interface (fe39b380)

aurelia-logging v0.6.2

29 Jul 19:06
Compare
Choose a tag to compare
  • Update build with better file name output

aurelia-logging v0.6.1

13 Jul 16:02
Compare
Choose a tag to compare

Bug Fixes

aurelia-logging v0.6.0

02 Jul 03:07
Compare
Choose a tag to compare

Bug Fixes

  • package: update aurelia tools and dts generator (5d4190ce)

aurelia-logging v0.5.0

09 Jun 00:13
Compare
Choose a tag to compare

Update compiler.

aurelia-logging v0.4.0

30 Apr 14:31
Compare
Choose a tag to compare

Bug Fixes

  • all: change levels enum to logLevel (6d1de07c, closes #7)