Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Releases: c-w/gutenberg

PyPI-0.8.2

26 Dec 02:11
@c-w c-w
Compare
Choose a tag to compare
  • 7e6ef53 - Specify upper bound for pyparsing dependency
  • 7e6ef53 - Drop support for Python 3.5
  • 6a89a69 - Add support for Python 3.9
  • e0d8827 - Fix install on MacOS with Python 2.7

PyPI-0.8.1

30 Apr 19:23
3c4ae75
Compare
Choose a tag to compare
  • 2004353 - Specify upper-bound on version of rdflib dependecy
  • 42d95f0 - Add support for Python 3.8

PyPI-0.8.0

24 Aug 23:09
@c-w c-w
17c0397
Compare
Choose a tag to compare
  • c21cef4 - Add support for Windows
  • 72b0952 - Add support for Mac OS
  • c32885b - Drop support for EOL Python 3.4
  • ed7a03a - Implement Fuseki metadata store
  • 5a1c078 - Ensure mirror existence check is cached correctly
  • 3e255eb - Ensure GUTENBERG_MIRROR env value gets respected

PyPI-0.7.0

18 May 16:24
@c-w c-w
Compare
Choose a tag to compare

Note that this release changes the behavior of load_etext to now fetch UTF-8 texts by default to preserve accents and other non-ASCII characters.

PyPI-0.6.1

11 Jan 01:09
e76d96e
Compare
Choose a tag to compare
Update setup.py (#100)

PyPi-0.5.0

28 Apr 04:19
@c-w c-w
Compare
Choose a tag to compare
Publish new minor release

Resolves #83

PyPi-0.4.3

08 Dec 17:39
Compare
Choose a tag to compare
add pypi deploy to travis (#67)

* add pypi deploy to travis

* we need to use sudo

* push version