0.6.8 (June 10, 2020)
- QRCode is now just for desktop, and is no longer blurry
- FileInfo no sets the ebook number is logs
- Source files up to 32M are now allowed (up from 16M)
- Added kindlegen and too_deep reports to conversion_summary.sh
- Bumped the required ebookmaker version

0.6.7 (March 5, 2020)
- don't make rdf and qrcode for books without source files. This has been an issue for end-of-the-month rebuilds.

0.6.6 (March 4, 2020)
- added conversion_summary script
- fixed absence of scaled covers when generating from txt
- added unittests and test files for fileinfo
- updated dependencies

0.6.5 (January 20, 2020)
- added picsdir to summary logging exclusion
- updated ebookmaker and libgutenberg dependencies

0.6.4 (January 6, 2020)
- added ebooknumber to job summary logging:
- updated ebookmaker dependency to 0.7.9

0.6.3 (January 4, 2020)
- refined build failure messages:
  - don't report false fails for twitter and facebook
  - check moddate to see if files have really been built
- updated ebookmaker and libgutenberg dependencies

0.6.2 (January 3, 2020)
- added build failure message to log
- twiddled utility scripts

0.6.1 (December 19, 2019)
- updated ebookmaker requirement to 0.7.7
- added cron-dopush-social.sh scripts

0.6.0 (October 29, 2019)
- incorporated FileInfo.py and AutoDelete.py
- fixed AutoDelete compatibility
- added fileinfo, autodelete, and cron-dopush.sh scripts
- made sample.env bash compatible
- updated requirements for non pipenv users

0.5.8 (October 22, 2019)
- updated ebookmaker to 0.7.5
- updated libgutenberg to 0.5.0

0.5.7 (October 21, 2019)
- updated ebookmaker to 0.7.4
- reverted preferred source for covers

0.5.6 (October 9, 2019)
- updated ebookmaker to 0.7.3, libgutenberg to 0.4.1
- added rebuild-files scripts

0.5.5 (September 30, 2019)
- added ability to default cli args with ~/.ebookconverter (same as ebookmaker)
- added cover-adding whenever an epub is made
- updated requirements to fix ebookmaker handling of ebookconverter job queues
- tweaked facebook script

0.5.4 (August 14, 2019)
- when EbookConverter creates a book directory, it is group-writable
- begin process of moving to production by adding a dopush script for facebook posting
- add scripts we've used for posting backlog to facebook

0.5.3 (May 24, 2019)
- updated Facebook to API version 3.3
- moved facebook token to a separate file, as it gets expired after 2-3 months
- simplified post as the bits that can be scraped are no longer needed.
- added ebookconverter.writers in setup.py

0.5.1 (March 7, 2019)

- added and updated missing dependencies
- added documentation
- added 

0.5.0 (January 10, 2019)

- added packaging, with dependencies, including pipfile
- removed dependence on options hacked into builtins
- includes scripts used to invoke the converter
- added a sample .env file


0.4.0a3 (most recent changes October 20, 2017)