Skip to content

Releases: GLAM-Workbench/trove-newspaper-harvester

v2.0.1

25 Oct 11:50
Compare
Choose a tag to compare
  • Updated to use latest version to trove-newspaper-harvester
  • Added ro-crate-metadata.json file describing the repository

v2.0.0

31 Aug 01:08
Compare
Choose a tag to compare

Now using v3 of the Trove API. Changes include:

  • Update trove-newspaper-harvester and trove-query-parser packages for v3 support.
  • Update all Python packages
  • Make default runtime Python 3.10
  • Add jupyter_lab_config.py file to configure Voila and default lab url
  • Move scripts to a scripts directory

v1.3.0

16 Mar 03:50
Compare
Choose a tag to compare

Added a new notebook to demonstrate how to use the harvester as a Python library to harvest complex searches:

  • Harvesting articles that mention "Anzac Day" on Anzac Day

v1.2.2

11 Oct 12:18
Compare
Choose a tag to compare
  • Update to latest version of trove-newspaper-harvester package
  • Modify Voila app to provide useful error messages

v1.2.1

27 Sep 12:45
Compare
Choose a tag to compare

Update trove-newspaper-harvester and trove-newspaper-images to the latest versions.

v1.2.0

21 Sep 14:14
Compare
Choose a tag to compare

The old troveharvester package has been replaced with the brand new trove-newspaper-harvester Python package. You can use the new package as either a library of as a command-line tool. This has enabled me to simplify the notebooks that use the harvester, particularly the Voila app.

v1.1.1

29 Aug 03:39
Compare
Choose a tag to compare

Update troveharvester to 0.5.1

v1.1.0

23 Jun 05:58
Compare
Choose a tag to compare

There are no major changes to notebooks in this release, most of the updates are behind-the-scenes, including:

  • Switch to using latest version of troveharvester
  • Update all packages
  • Implement basic testing and linting using nbqa, pytest, and nbval
  • Switch to using pip-tools to manage requirements
  • All notebooks tested and formatted using Black, iSort, and Flake8

v1.0.0

20 Oct 11:59
Compare
Choose a tag to compare

This is the first official release of the Trove newspaper harvester repository using the GLAM Workbench's new versioning system. There are few changes to existing notebooks, however, there have been a number of changes to the management, environment, and integration of this repository. This includes:

  • GitHub actions to automatically generate Docker images on a push to master
  • Automatic generation of an index.ipynb file based on README.md to act as a front page within Jupyter Lab
  • Manifest file to allow for one-click installation in Reclaim Cloud
  • Documentation in README for running repository via Reclaim Cloud, Nectar, or Docker
  • Metadata file for integration with Zenodo
  • Updated all Python packages
  • Switch from using Appmode to Voila for running notebooks as apps
  • Add Jupyter config files to use Material theme in Voila

Initial release

18 Nov 03:27
d00809e
Compare
Choose a tag to compare
Merge pull request #1 from GLAM-Workbench/add-license-1

Create LICENSE