- Convert fload to int in spreadsheet if oclc number is a float
- bump ruby version to 3.3
- bump nokogiri to 1.19.1
- bump rubocop to 1.75.0
- Rename RLF to SLF (NRLF -> SLFN, SRLF -> SLFS)
- Added bypass to skip SSL verification ONLY when recording new VCR cassettes
- Fixed token refresh function and test
- Update from Worldcat API v1 to API v2
- Changed some of the tests from mocks to use VCR
- Support duplicate OCLC numbers
- Rename from "holdings" to "location"
- Rename from "holdings" to "location"
- Update to
berkeley_library-util0.1.9 to handle non-ASCII OCLC numbers - Fix issue where locating blank columns could fail on spreadsheets with nil rows
- Escape OCLC numbers before constructing query URIs (not an issue for correct OCLC numbers, but can be an issue in the event of bad data)
- Fix issue requiring RubyXL extensions to be explicitly required
- Overwrite existing blank columns when writing results to spreadsheet
- First working RubyGems release
- Initial (broken) RubyGems release
- Initial release