* Update README and create a test checing for the README's output to be
valid. tsvi
* Performance enhancements. tsvi
* Make all tests pass. tsvi
* Tox -e check passes again. tsvi
* Cleanup results from linters. tsvi
* Fix paths. tsvi
* Initial work on fixing hdate_set_hdate to use properties. tsvi
* Base on travis-ci9815, fix travis.yml to get python 3.7 testing as
well. tsvi
* Forgot to update travis.yml as well. tsvi
* Python 3.7 is stable since June 2018. Add it to tox. tsvi
* Update comment. tsvi
* Cleanup holiday description. tsvi
* Whitespace cleanup. tsvi
* Fix Unicode strings for python 2.7 in tests. tsvi
* Start using logging. tsvi
* Have get_reading return the correct result for weekdays. tsvi
* Pass a datetime object to gdate_to_jdn. tsvi
* Use property properly. tsvi
* Add parasha property. tsvi
* Update cheshvan to the correct naming: marcheshvan. tsvi
* Add new API tests and start getting them to pass. tsvi
* Move tox -e check to use python 3.6. tsvi
* Merge pull request 27 from tsvi/master. tsvi
Bring in lost fix for parasha and tests for timezones
* Merge pull request 26 from tsvi/master. tsvi
Add support for adding providing timezone as a datetime object
* Merge pull request 24 from tsvi/master. tsvi
Reorg of files in preparation for simplification of API