Skip to content

Releases: Samfun75/libgenesis

libgenesis-v0.1.9

Choose a tag to compare

@Samfun75 Samfun75 released this 14 Apr 13:30
09a157b

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

Choose a tag to compare

@Samfun75 Samfun75 released this 14 Dec 12:57
d67be95

Bump lxml to minimum secure version

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

libgenesis-v0.1.7

Choose a tag to compare

@Samfun75 Samfun75 released this 21 May 09:22

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

Choose a tag to compare

@Samfun75 Samfun75 released this 20 May 15:00

fix regex when matching coverurl

libgenesis-v0.1.5

Choose a tag to compare

@Samfun75 Samfun75 released this 20 May 14:05

Replace malformed coverurl with default value

libgenesis-v0.1.4

Choose a tag to compare

@Samfun75 Samfun75 released this 11 Feb 06:55
6e72ce7

Added cookie to requests to avoid bot rejection.

libgenesis-v0.1.3

Choose a tag to compare

@Samfun75 Samfun75 released this 09 Feb 12:19
6a0376e

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

Choose a tag to compare

@Samfun75 Samfun75 released this 09 Feb 12:04
baaba40

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

libgenesis-v0.1.1

Choose a tag to compare

@Samfun75 Samfun75 released this 09 Feb 08:38
56cb912

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

Choose a tag to compare

@Samfun75 Samfun75 released this 02 Feb 07:04

Everything is on README.MD for this version