CHANGES
=======

v2.0.1
------

* Bump pygments from 2.11.2 to 2.15.0 in /docs (#18)
* Bump requests from 2.27.1 to 2.31.0 in /docs (#19)
* Bump jinja2 from 3.1.1 to 3.1.3 in /docs (#20)
* Bump urllib3 from 1.26.9 to 1.26.18 in /docs (#21)
* Bump certifi from 2021.10.8 to 2023.7.22 in /docs (#22)
* switch to justfile, update build system/deps
* update
* v2.0.1. release candidate (#17)
* add tomli for python<3.11
* update for newer versions of python and pyyaml
* add github workflow

v2.0.0
------

* fix doc issues for 2.0 (#12)
* fix issues w/ python 3.8 typing
* rtd
* rtd
* rtd
* typo
* rtd updates
* remove old python versions
* try to fix docs theme
* try to fix docs theme
* ChangeLog
* fix docs issue
* ChangeLog
* v2.0 release (#11)
* update README
* v2.0 release candidate (fixes #9, fixes #9) (#10)
* update Pipfile.lock
* reformatted all code w/ black
* update deprecated import and reformat w/ black
* Bump bleach from 3.2.1 to 3.3.0

v1.0.4
------

* update changelog
* update changelog
* add Makefile
* update dependencies
* bump changelog

v1.0.3
------

* allow splitting environment variable values by whitespace
* add build status badge for dev
* add travis config
* remove some extraneous code

v1.0.2
------

* updated changelog
* add missing space
* fix recursion bug
* add stdeb.cfg for debian packaging

v1.0.1
------

* improve support for booleans in environment vars

v1.0.0
------

* add license
* add AUTHORS and ChangeLog per pbr
* update README
* add json and yaml convenience methods
* more work removing string > list conversions
* stop doing weird string > list conversions
* add tests and fix bugs exposed
* update readme
* replace readme with rst version, minor housekeeping
* rename project to cfitall; mvp functionality; tests needed
* initial commit
