CHANGES
=======

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

v0.2.1
------

* Bump version: 0.2.0 → 0.2.1
* update makefie
* Update version

v0.2.0
------

* Update code
* Add dev dependencies
* restructure
* move files
* cli
* add entrypoint
* add helpers
* syntax fixes
* update gitignore
* work

v0.1.0
------

* refactor
* add more tests for diff
* add more test for jsondiff
* restructure tests
* Refactor json\_tools.val
* add jsonl\_iter tests
* make tests work
* stuff
