Skip to content

Releases: pulibrary/ExcelAlmaLookup

v1.3.7-beta

23 Jan 18:08
60ee7cc
Compare
Choose a tag to compare
v1.3.7-beta Pre-release
Pre-release

Adds "Holdings Count" as a result type for WorldCat

v1.3.6

19 Dec 19:57
Compare
Choose a tag to compare

Re-implements registry access in a way that should fix startup crash bug experienced by some users. Also, installer has been updated to allow installation to a custom location. The installer also cleans up redundant OPENX keys created by previous versions.

v1.3.5

12 Dec 13:21
Compare
Choose a tag to compare

Added LCCN as a result type for ReCAP

v1.3.4

19 Nov 19:42
Compare
Choose a tag to compare

Add "ReCAP CGD" as a result type for ReCAP queries. This extracts more detailed availability information about Non-Princeton ReCAP holdings.

v1.3.3

04 Nov 17:48
Compare
Choose a tag to compare

Bugfixes: Normalize non-breaking spaces and broken bars in search strings, improve URL construction when searching ReCAP.

v1.3.2

29 Oct 18:56
Compare
Choose a tag to compare

Fixed a bug that occurs when the Excel data contains non-breaking spaces. These are converted to normal spaces (and trimmed from the beginning and end of each search string).

v1.3.1

21 Oct 19:39
Compare
Choose a tag to compare

Fixed a bug specific to the ReCAP holdings result type, in which not all ReCAP holdings codes were being detected.

v1.3.0

16 May 16:07
Compare
Choose a tag to compare
  • Searching Non-Alma Sources is now supported (WorldCat, LOC, IPLC, ReCAP)
  • Fixed bug in which macro switches its focus to a new workbook if the user switches focus
  • Allows generating column headers based on result types
  • More item-level fields added as result types
  • If search key is a barcode, item-level result types filtered to only those corresponding to that barcode
  • If ISBN validation selected, the check digit is not recalculated; rather, "INVALID" is output for invalid ISBNs
  • Maximum number of records returned per query increased to 25
  • If a search term is an OCLC number, it is normalized to remove non-numeric prefixes and suffixes

v1.2.0

04 Jun 19:41
4810943
Compare
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
Compare
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.