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)