- Support duplicate OCLC numbers
- Rename from "holdings" to "location"
- Rename from "holdings" to "location"
- Update to
berkeley_library-util
0.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