Releases: Enigmatis/polaris-logs
Releases · Enigmatis/polaris-logs
v2.4.0
2.4.0 (2019-03-07)
Features
- added support for custom transports (8766b03)
- moved rimraf to devDependencies (ac5bc44)
v2.3.0
2.3.0 (2019-03-05)
Features
- added support for multiple logstash services (b21fbb5)
v2.2.3
2.2.3 (2019-02-24)
Bug Fixes
v2.2.2
2.2.2 (2019-02-18)
Bug Fixes
- fixed a bug about throwable serialization (4c3b5d6)
- throwable is now serialized appropriately, made logstash optional (ea8ffe6)
v2.2.1
2.2.1 (2019-02-05)
Bug Fixes
- global: fix bug where unable to import this package (f675ee8)
v2.2.0
2.2.0 (2019-01-31)
Bug Fixes
- jest configuration standard fixes (16131f0)
- pre-commit changes (d08db44)
- removed tsx and transform in jest config (b1bb53d)
Features
- added jest-ts module to the project (358e84a)
- fixed jest configuration (5e7200d)
v2.1.0
2.1.0 (2019-01-21)
Bug Fixes
Features
- import: export now all entities (f3e87dc)
v2.0.1
2.0.1 (2019-01-21)
Bug Fixes
- tooling: ci publish into npm (cd690f3), closes #25
v2.0.0
2.0.0 (2019-01-21)
Features
- chack ts-lint on ci proccess (f3d5e49), closes #21
- tooling: comitizen and semantic-release added (07ee22d)
BREAKING CHANGES
- tooling: commit should be lint now
- commit that broke tslint check will fail on travis