You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Sorry, this has been in the pipeline for a while and haven't gotten round to testing it. In older versions, Pyberry on Windows would sometimes crash when attempting to change or view the DB location. This fixes that crash.
This is a quick bugfix release that fixes some of the issues I discovered while packaging. Notably, it changes the location of the config file and default database from whatever directory you happen to be in to the proper location for your platform.
I was discovering a host of problems with the Google Books lookup, partially related to poor/inconsistent documentation. So I made the decision to move to OpenLibrary instead. This necessitated a rewrite of much of the lookup code, and I took it as an opportunity to clean up and Pythonize a lot of the code relating to the lookup.