Sha256: c83e5ea8a6cf3541ad3391e8d26deda4fd3938b8d5126a8536a5b1b174761955

Contents?: true

Size: 780 Bytes

Versions: 1

Compression:

Stored size: 780 Bytes

Contents

# 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.5 CHANGES.md