================== * added handling for an api cache to avoid running out of github calls * save an api call by caching github repo object in book * added modification date methods for files in git and files in rdf * book.meta is now always a BookMetadata object * refresh_repo action checks rdf for revised files and revises repo * "local" keyword also turns off wikidata * updated repo list
0.4.4
================== * fixed issue where gitberg refused to use the metadata from metadata.yaml, esp. repo_name * added "local" keyword that turns off github linking in Book objects (much faster!) * misc bugfixes * updated requirements, esp. bs4 and html5lib
0.4.2
================== * fixed issue with newly fetched books and setting correct repo_name * fixed tests which broke other tests * parse_book_metadata moved out of command-line script into book init * this necessitated a more uniform handling of rdf_library config
0.4.1
================== * no more travis. that code lives on in gitberg-build, and ebook building stuff moves to gitberg-autoupdate * smarter commit comments
0.3.5
================== * packaging * bugfixes
0.3.3
================== * mostly updates to add travis files * adds code to do ebook building for releases * adds tagging * update to github3 API. Needed to update openssl and crypto. * fix problematic behavior setting pubdate to today if no pubdate