Releases: aurelia/logging
Releases · aurelia/logging
aurelia-logging v0.9.0
chore(all): prepare release 0.9.0
aurelia-logging v0.8.0
0.8.0 (2015-10-13)
Bug Fixes
- all:
- build:
- eslintrc: adjust the rules (fc14ab5a)
- index:
- jspm: fix jspm config. resolve #10 (5ece2e3c)
- package:
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
aurelia-logging v0.6.4
Bug Fixes
- index: remove methods from interfaces (e7d0d342)
aurelia-logging v0.6.3
Features
- index: add the Appender interface (fe39b380)
aurelia-logging v0.6.2
- Update build with better file name output
aurelia-logging v0.6.1
aurelia-logging v0.6.0
Bug Fixes
- package: update aurelia tools and dts generator (5d4190ce)
aurelia-logging v0.5.0
Update compiler.