Releases: nyudlts/go-aspace
Releases · nyudlts/go-aspace
v0.5.1
Adding EAD class back in.
v0.4.0
removing ead and marc validation
updating go versiion
What's Changed
- adding functions to export marc records by @dmnyu in #2
- Adding unpublished notes variables to ead and marc export functions, … by @dmnyu in #3
Full Changelog: v0.3.7...v0.4.0
v0.3.13.b
- Bumping to GO 19
- Removing deprecated ioutil package
- Adding function to client to request hard reindex
- Updating Test Suite to use config and environment flags
v0.3.10.b
Fixing typos in Models.go
Adding NoteBibliography type to Models.go