## <small>2.1.1 (2020-01-17)</small>

- fix(command): remove dep of tslib ([1dd3ee8](https://github.com/jmcdo29/ogma/commit/1dd3ee8))

## 2.1.0 (2020-01-17)

- docs: update reamde ([2a74adc](https://github.com/jmcdo29/ogma/commit/2a74adc))
- docs(command): updates readme with ogma command info ([da32252](https://github.com/jmcdo29/ogma/commit/da32252)), closes [#2](https://github.com/jmcdo29/ogma/issues/2)
- test(command): add tests for ogma command ([fa9bd37](https://github.com/jmcdo29/ogma/commit/fa9bd37)), closes [#2](https://github.com/jmcdo29/ogma/issues/2)
- test(command): allows tests to run parallel without failing ([a1326d4](https://github.com/jmcdo29/ogma/commit/a1326d4))
- chore: update linter and formatter ([9e0ac54](https://github.com/jmcdo29/ogma/commit/9e0ac54))
- feat(command): add command line function for rehydrating logs ([e6045fc](https://github.com/jmcdo29/ogma/commit/e6045fc)), closes [#2](https://github.com/jmcdo29/ogma/issues/2)
- style: switch out tslint for eslint ([384ae36](https://github.com/jmcdo29/ogma/commit/384ae36))

## <small>2.0.1 (2020-01-04)</small>

- docs(docs): add benchmarks and changelog ([8e1d9e4](https://github.com/jmcdo29/ogma/commit/8e1d9e4))
- docs(docs): add benchmarks and changelog ([585b5e0](https://github.com/jmcdo29/ogma/commit/585b5e0))
- test(color): fix failing test for colorize after adding new options ([817c0c0](https://github.com/jmcdo29/ogma/commit/817c0c0))
- fix(color): color does not fail when stream does not have hasColors func ([26b85b2](https://github.com/jmcdo29/ogma/commit/26b85b2))

<a name="2.0.0"></a>

# [2.0.0](https://github.com/jmcdo29/ogma/compare/v1.0.0...v2.0.0) (2020-01-01)

### Features

- **json:** changes json logging to log objects directly to output ([1238fc7](https://github.com/jmcdo29/ogma/commit/1238fc7))

### BREAKING CHANGES

- **json:** Objects logged via JSON format are no longer found under the message property

<a name="1.0.0"></a>

# [1.0.0](https://github.com/jmcdo29/ogma/compare/1.0.0...v1.0.0) (2019-12-24)

<a name="0.0.6"></a>

## [0.0.6](https://github.com/jmcdo29/ogma/compare/v0.0.3...v0.0.6) (2019-12-20)

<a name="0.0.3"></a>

## [0.0.3](https://github.com/jmcdo29/ogma/compare/v0.0.2...v0.0.3) (2019-12-19)

### Features

- **json:** adds ability to log in json format ([80205a7](https://github.com/jmcdo29/ogma/commit/80205a7))

<a name="0.0.2-0"></a>

## [0.0.2-0](https://github.com/jmcdo29/ogma/compare/v0.0.1...v0.0.2-0) (2019-12-14)

<a name="0.0.1"></a>

## 0.0.1 (2019-12-14)

<a name="0.0.2"></a>

## [0.0.2](https://github.com/jmcdo29/ogma/compare/v0.0.1-1...v0.0.2) (2019-12-15)

<a name="0.0.1-1"></a>

## [0.0.1-1](https://github.com/jmcdo29/ogma/compare/v0.0.1-0...v0.0.1-1) (2019-12-14)

<a name="0.0.1-0"></a>

## [0.0.1-0](https://github.com/jmcdo29/ogma/compare/v0.0.2-0...v0.0.1-0) (2019-12-14)

<a name="0.0.2-0"></a>

## [0.0.2-0](https://github.com/jmcdo29/ogma/compare/v0.0.1...v0.0.2-0) (2019-12-14)

<a name="0.0.1"></a>

## [0.0.1](https://github.com/jmcdo29/ogma/compare/25b89c9...v0.0.1) (2019-12-14)

### Bug Fixes

- **readme:** make readme look better ([e8e2ab4](https://github.com/jmcdo29/ogma/commit/e8e2ab4))
- **readme:** make readme look better ([25b89c9](https://github.com/jmcdo29/ogma/commit/25b89c9))
