CHANGES
=======

v0.5.1
------

* Bump version: 0.5.0 → 0.5.1
* feat: rename stdout

v0.5.0
------

* Bump version: 0.4.2 → 0.5.0
* feat: allow to default stdin/stdout

v0.4.2
------

* Bump version: 0.4.1 → 0.4.2
* ci: add tests for python 3.9

v0.4.1
------

* Bump version: 0.4.0 → 0.4.1
* test: rewrite test

v0.4.0
------

* Bump version: 0.3.1 → 0.4.0
* feat add sinks
* feat: add top-level sink
* test: simplify sink tests
* docs: add info about deployment
* fix: correct typo
* feat: sink work
* feat: add stubs for array\_sink
* feat: broken
* test: add sink test

v0.3.1
------

* Bump version: 0.3.0 → 0.3.1
* ci: upgrade pip inside venv in github actions

v0.3.0
------

* Bump version: 0.2.6 → 0.3.0
* build: update bumpversion config
* feat: use Path for file\_names
* refactor: remove unused imports
* docs: add docstrings

v0.2.6
------

* Bump version: 0.2.5 → 0.2.6
* fix typo

v0.2.5
------

* Bump version: 0.2.4 → 0.2.5
* update travis
* update travis
* update travis
* update travis

v0.2.4
------

* Bump version: 0.2.3 → 0.2.4
* update travis and codecov links

v0.2.3
------

* Bump version: 0.2.2 → 0.2.3
* update github actions badge

v0.2.2
------

* Bump version: 0.2.1 → 0.2.2
* update readme

v0.2.1
------

* Bump version: 0.2.0 → 0.2.1
* adjust publish step

v0.2.0
------

* Bump version: 0.1.1 → 0.2.0
* lint with pylint in github actions
* add bump2version
* use simplejson
* disable windows build
* fix remove invariants in jsonlibs
* always use binary file
* load orjson, ujson or json
* update ci config
* fix errors
* use orjson
* add dumps stub
* test dump\_to\_file

v0.1.1
------

* enable publish
* add test
* rename test file
* comment out publish job
* fix tests
* initial commit
