Skip to content

Releases: TexasDigitalLibrary/dataverse-reports

Dataverse Reports 2.0.0

Choose a tag to compare

@nwoodward nwoodward released this 21 May 20:03

[2.0.0] - 2026-05-21

Added

  • Added ability to configure timeout for API calls. NOTE: you'll need to update your configuration file.

Fixed

  • Fixed bug with command-line argument to send reports in an email
  • Updated field names to reflect changes in recent Dataverse releases
  • Linting fixes throughout the codebase

Updated

  • Switched to Poetry for dependency management
  • Many dependency package updates

Dataverse Reports 1.4.0

Choose a tag to compare

@nwoodward nwoodward released this 11 Nov 16:30

[1.4.0] - 2022-11-10

Added

  • Added ability to configure SMTP server for sending reports. NOTE: you'll need to update the configuration file.

Fixed

  • Fixed issue with users spreadsheet and email addresses

Updated

  • Dependency updates to several packages

Dataverse Reports 1.3.0

Choose a tag to compare

@nwoodward nwoodward released this 20 Dec 20:10

[1.3.0] - 2021-12-20

Fixed

  • Fixed issue with compound metadata fields

Updated

  • Dependency updates to several packages

Dataverse Reports 1.2.0

Choose a tag to compare

@nwoodward nwoodward released this 30 Mar 18:01

[1.2.0] - 2021-03-30

Changed

  • Freeze spreadsheet headers so they will move with the user as they scroll down

Updated

  • Dependency updates to several packages

Dataverse Reports 1.1.0

Choose a tag to compare

@nwoodward nwoodward released this 11 Nov 18:36

[1.1.0] - 2020-11-11

Added

  • Added the fields viewsMonth and downloadsMonth to the datasets tab

Fixed

  • Fix issue with number cells appearing as strings in the spreadsheets

Changed

  • Switched dependency management from requirements.txt to Pipfile

Updated

  • Dependency updates to html5lib, psycopg2, urllib3, XlsxWriter, etc.

Dataverse Reports 1.0

Choose a tag to compare

@nwoodward nwoodward released this 24 Feb 22:57

First release!!

The latest changes include support for the Make Data Count dataset metrics, updates to conform to the latest Dataverse API changes, dependency updates, and various bug fixes/improvements.