Releases: Samfun75/libgenesis
Releases · Samfun75/libgenesis
libgenesis-v0.1.9
What's Changed
Full Changelog: v0.1.8...v0.1.9
libgenesis-v0.1.8
Bump lxml to minimum secure version
Full Changelog: v0.1.7...v0.1.8
libgenesis-v0.1.7
Add progress update hook #12
- add progress hook with arguments to Libgen().download method
- use name in logging
- divide logs to info and debug
- add test before building whl on github actions
libgenesis-v0.1.6
fix regex when matching coverurl
libgenesis-v0.1.5
Replace malformed coverurl with default value
libgenesis-v0.1.4
Added cookie to requests to avoid bot rejection.
libgenesis-v0.1.3
This release also fixes bug released with v0.1.1. Sorry for being noob and creating new releases for small bug updates... :)
libgenesis-v0.1.2
This release contains bug fixes created on the last v0.1.1 release.
libgenesis-v0.1.1
In this release some bugs have been fixed and removed unwanted fields when return_fields variable is being used. Also removed redundant id fields from results dict because the id of a single result item is being used as the results key and can be accessed from there.
libgenesis-v0.1.0
Everything is on README.MD for this version