Skip to content

Releases: Samfun75/libgenesis

libgenesis-v0.1.9

14 Apr 13:30
09a157b
Compare
Choose a tag to compare

What's Changed

  • Prioritize IPFS mirrors when downloading from library.lol by @Samfun75 in #13

Full Changelog: v0.1.8...v0.1.9

libgenesis-v0.1.8

14 Dec 12:57
d67be95
Compare
Choose a tag to compare

Bump lxml to minimum secure version

Full Changelog: v0.1.7...v0.1.8

libgenesis-v0.1.7

21 May 09:22
Compare
Choose a tag to compare

Add progress update hook #12

  1. add progress hook with arguments to Libgen().download method
  2. use name in logging
  3. divide logs to info and debug
  4. add test before building whl on github actions

libgenesis-v0.1.6

20 May 15:00
Compare
Choose a tag to compare

fix regex when matching coverurl

libgenesis-v0.1.5

20 May 14:05
Compare
Choose a tag to compare

Replace malformed coverurl with default value

libgenesis-v0.1.4

11 Feb 06:55
6e72ce7
Compare
Choose a tag to compare

Added cookie to requests to avoid bot rejection.

libgenesis-v0.1.3

09 Feb 12:19
6a0376e
Compare
Choose a tag to compare

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

09 Feb 12:04
baaba40
Compare
Choose a tag to compare

This release contains bug fixes created on the last v0.1.1 release.

libgenesis-v0.1.1

09 Feb 08:38
56cb912
Compare
Choose a tag to compare

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

02 Feb 07:04
Compare
Choose a tag to compare

Everything is on README.MD for this version