Releases: caltechlibrary/eprinttools
v1.3.12
v1.3.11
v1.3.10
updated module depencies per issue #68.
What's Changed
- build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #68
Full Changelog: v1.3.9...v1.3.10
maintenance release
updated module depencies per issue #67.
What's Changed
- build(deps): bump golang.org/x/crypto from 0.20.0 to 0.31.0 by @dependabot in #67
Full Changelog: v1.3.8...v1.3.9
Minor update to configuration for ep3apid
This release includes the option to pass a YAML file (in additional to the JSON version) of a configuration to ep3apid. The YAML support was added to make it easier to create configuration scripts for ep3apid.
Maintenance release
Updated to Go 1.22 and various package updates.
Dependency updates
v1.3.6 now requires simplified package v0.0.21 do to integration of ROR into Funder struct.
Maintenance release
This release brings uses the simplified package v0.0.19 in the crosswalk functionality.
Bug fixes, crossrefapi update
This release includes some bug fixes and now uses crossrefapi v1.0.4. Article numbers should map correctly from CrossRef.
Documentation cleanup, fixed version bug in doi2eprintxml
This release is primarily documentation improvements to explain the new installation procedure for macOS and Linux. A few bugs were fixed along the way.
Full Changelog: v1.3.0...v1.3.1