Skip to content

Releases: pulibrary/ExcelAlmaLookup

v1.2.0

04 Jun 19:41
4810943

Choose a tag to compare

Implements some new features requested by users:

  • A new checkbox option allows indicators and subfield tags to be included when the result type is a full field.
  • Substrings of fields can be extracted.
  • The installer gives a clearer error message if it is run while Excel is still open.

The README provides additional details about these new features.

v1.1.2

15 Feb 20:26

Choose a tag to compare

This releases fixes 2 bugs:

  • HTML entities in search results (e.g. "&") are now decoded before writing to the spreadsheet.
  • When multiple workbooks are open, the plugin keeps its focus on the active one.

v1.1.1

21 Dec 15:11

Choose a tag to compare

Fixes bug described in ticket #3, in which the broken bar character is not encoded properly when the default system locale is set to something other than Western (windows-1252). This affected both the plugin's output as well as the data stored in the registry (field sets, URLs, and credentials).

v1.1.0

12 Dec 15:39

Choose a tag to compare

  • New feature: "Barcode" result type. To retrieve barcodes, the SRU must have "Holdings Options (ISO 20775)" enabled. "Barcode" has also been added as an option to the search menu, though barcode searches were possible in previous versions by manually entering the index code.
  • New feature: Logging into SRU with a username and password.
  • New feature: A message in the main dialog alerts informs the user whether they are using the current version of the tool, or if a newer version is available.

v1.0.1

28 Sep 17:36

Choose a tag to compare

Remove extra broken bar character from multi-record results

v1.0.0

26 Sep 18:52

Choose a tag to compare

initial public release

v0.1.0-beta

06 Sep 18:33

Choose a tag to compare

v0.1.0-beta Pre-release
Pre-release

Initial pre-release for internal testing