Releases: sul-dlss/folio_client
Releases · sul-dlss/folio_client
v0.7.0
What's Changed
- Adds support for importing MARC records. by @justinlittman in #25
- Clean-up and normalize RSpec and Rubocop by @mjgiarlo in #30
- Extract JobStatus class from DataImport by @mjgiarlo in #34
- Update dependencies by @sul-devops-team in #36
- Add method to
JobStatus
class for retrieving an instance HRID by @mjgiarlo in #35 - Add test coverage for missing FolioClient and UnexpectedResponse codeclimate by @mjgiarlo in #37
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- FolioClient spec: test TokenWrapper.refresh by mocking http request/response, instead of mocking FolioClient::Inventory calls by @jmartin-sul in #26
- TokenWrapper.refresh: call it from lower level http request helpers by @jmartin-sul in #27
Full Changelog: v0.6.0...v0.6.1
Folio::Client v0.6.0
The 0.6.0 release of Folio::Client
adds the following:
Enhancements
- Make folio_client compatible with ruby 3.0
Bugfixes
- None
Maintenance
- None
Folio::Client v0.5.0
The 0.5.0 release of Folio::Client
adds the following:
Enhancements
Bugfixes
- None
Maintenance
- None
Folio::Client v0.4.0
The 0.4.0 release of Folio::Client
adds the following:
Enhancements
Bugfixes
- None
Maintenance
- None