Skip to content

v0.5.0

Compare
Choose a tag to compare
@ja573 ja573 released this 29 Nov 10:15
· 1991 commits to master since this release

[0.5.0] - 2021-11-28

Added

  • #297 - Implement publication location

Changed

  • Requirement to Number fields preventing user from entering numbers below 0 for Counts/below 1 for Editions and Ordinals, and sets Contribution Ordinal default to 1 instead of 0
  • #299 - Update Project MUSE ONIX subject output logic
  • Updated if and else branches to comply with rustc 1.56.0

Fixed

  • #292 - Cannot unset pubiication date: error when trying to clear a previously set publication date
  • #295 - various subforms failing to trim strings before saving (including on mandatory fields which are checked for emptiness)
  • Duplicated logic for handling optional field values, simplifying the code and reducing the likelihood of further bugs such as
  • Minor issue where some required fields were not marked as "required" (so empty values would be sent to the API and raise an error)
  • Issue with subforms where clicking save button bypassed field requirements (so instead of displaying a warning message such as "Please enter a number", invalid values would be sent to the API and raise an error)
  • #310 - Add jstor specification to formats