CHANGES
=======

v0.0.2
------

* Fix packaging

v0.0.1
------

* Fix flake8 issues
* Update gitignore
* Fix flake8 issues
* Add init
* Add setup files
* Add requirements file
* Split main into lib and cli
* Rename main script
* Add GitHub action
* Add preliminary docs
* Add flake8 config
* Add docs on demo
* Add shortcut
* Fix not rendering first frame
* Improve docs
* Change name
* Change name
* Improve docs
* Improve docs on video encoding
* Add alternating rules
* Add alternating rules
* Allow cycling through flicker modes
* Fix recover
* Make warning more prominent
* Update rules
* Update rules
* Add post processing automaton
* Fix off by one
* Fix pause
* Improve recovery
* Add option not to expand given state
* Allow for expansion of state to dimensions
* Add pause toggle via ^Z
* Fix attribute
* Fix flicker modes
* Sort list
* Fix flicker modes
* Update docs
* Update docs
* Update docs
* Add one dimensional simulations
* Use subfolders for image exports
* Change style
* Add new rule
* Fix render ticks
* Update rules and fix docs
* Fix docs
* Improve flicker modes
* Add third mode to invert each odd frame
* Add ability to skip frames
* Add probability for cell to be alive at beginning
* Realign table
* Add another rule
* Improve docs
* Update gitignore
* Fix docs
* Fix docs
* Add another rule
* Add ability to render images and videos
* Update gitignore
* Fix flicker detection modes
* Add quiet argument
* Update arguments
* Improve docs
* Refactor, add subtitle fmt, fix height, add seed
* Add subtitle bar
* Refactor
* Fix tick
* Add recovering representation
* Add more rules
* Improve flicker mode docs and flags
* Add more rules
* Add alternative flicker suppression mode
* Add rules and more documentation
* Fix list
* Update readme
* Add syntax highlighting
* Fix table
* Add new rules and documentation
* Add found rules
* Indicate inversion
* Document flicker protect
* Add flicker protect
* Add number of steps
* Print rules
* Add random rules
* Add python script
* Add readme
