CHANGES
=======

v0.4.0
------

* update readme
* change default file mode
* remove trailing , in arguments
* move version constant
* remove old imports
* some style fixes
* add ijson
* add docstrings
* update install-dev target
* update pylint rules
* fix type
* restructure
* refactor tests
* add make target for pylint
* add pylint

v0.3.6
------

* bypass errorous function

v0.3.5
------

* fix bug

v0.3.4
------

* restructure project
* Update README.md

v0.3.3
------

* rename package
* Update setup.cfg
* Update README.md
* Update README.md

v0.3.2
------

* update setup.cfg
* add github actions badge
* fix typo

v0.3.1
------

* packaging stuff

v0.3.0
------

* update .travis.yml
* Switch to new Github Actions format
* Update test\_compare.py
* add more tests
* handle json\_iter for simple arrays
* add test for load
* rename file\_type to filetype
* add tests for jt\_itet.\_\_init\_\_
* add tests for utils
* move is\_jsonl to utils
* update Makefile
* add pre-commit
* update readme
* black python>3.5
* add travis support

v0.2.8
------

* Bump version: 0.2.7 → 0.2.8

v0.2.7
------

* Bump version: 0.2.6 → 0.2.7
* switch to bump2version

v0.2.6
------

* Bump version: 0.2.5 → 0.2.6
* Update makefile to handle bumpversion

v0.2.5
------

* Bump version: 0.2.4 → 0.2.5
* Bump version: 0.2.3 → 0.2.4
* Bump version: 0.2.2 → 0.2.3
* Bump version: 0.2.1 → 0.2.2
* bumpversion hassles
* update makefile
* update makefile
* Update bumpversion.cfg
