Skip to content

v0.7.1

Compare
Choose a tag to compare
@leouieda leouieda released this 17 Jan 16:12
1c9594c

DOI: https://doi.org/10.5281/zenodo.3611376

Improvements:

  • Better error messages when hashes don't match. Include the file name in the exception for a hash mismatch between a downloaded file and the registry. Before, we included the name of temporary file, which wasn't very informative. (#128)
  • Better error message for malformed registry files. When loading a registry file, inform the name of the file and include the offending content in the error message instead of just the line number. (#129)

Maintenance:

  • Change development status flag in setup.py to "stable" instead of "alpha". (#127)

This release was reviewed at the Journal of Open Source Software. The code and software paper contain contributions from:

  • Anderson Banihirwe
  • Martin Durant
  • Mark Harfouche
  • Hugo van Kemenade
  • John Leeman
  • Rémi Rampin
  • Daniel Shapero
  • Santiago Rubén Soler
  • Matthew Turk
  • Leonardo Uieda