Sha256: ea6bd6f4304e45720a43d9795426874283885687898e81adfb97a499ebf8f8d8

Contents?: true

Size: 861 Bytes

Versions: 1

Compression:

Stored size: 861 Bytes

Contents

# 0.0.6 (5 May 2022)

- `SRU#get_marc_records` now supports paginated results. 

# 0.0.5 (4 May 2022)

- extracts `SRU` module for performing SRU queries.
- MARCXML parsing now uses `MARC::NokogiriReader` rather than the `REXML` default.

# 0.0.4 (15 February 2022)

- adds `BarCode` subclass of `RecordId`, to look up bibliographic records by
  item barcode. Note that since barcodes have no consistent format, `BarCode`
  objects need to be constructed deliberately with `BarCode#new`, not with
  `RecordId#parse`.

# 0.0.3 (3 February 2022)

- use `local_field_996` instead of `other_system_number` when making SRU queries
  for Millennium records
- accept leading upper-case B in bib numbers 

# 0.0.2 (26 January 2022)

- update to [berkeley_library-marc](https://github.com/BerkeleyLibrary/marc) 0.3.1

# 0.0.1 (25 January 2022)

- initial public release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
berkeley_library-alma-0.0.6 CHANGES.md