Skip to content

Releases: rhgarcia/tropescraper

Release 20190915 - Hotfix 2

15 Sep 16:37
Compare
Choose a tag to compare

Fixes issues related to documentation and package generation:

  • Installed library through pip was not working due the lack of sub-modules explicitly listed in setup.py.
  • New long description in the package copied from the README (AKA, visible in https://pypi.org/project/tropescraper/)
  • Improved README.

Release 20190915

15 Sep 11:55
Compare
Choose a tag to compare

Release notes:

This version is cleaner, automatically tested, more reliable and more maintainable.

Includes:

  • redesign of classes according to Clean Architecture.
  • refactor of the code according to Clean Code.
  • better test coverage of the three adaptors:
    • file-based cache.
    • web page parser.
    • web page retriever.

Updated in PyPI: https://pypi.org/project/tropescraper/

Release 201907

06 Jul 23:43
053be60
Compare
Choose a tag to compare
Merge pull request #2 from JJ/master

Some changes in docs and file name