Skip to content

Releases: tulibraries/alma_rb

Fix issue with gem release

12 Sep 16:16
a7ea007
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Handle multiple holding subfields

12 Sep 16:04
10f3e2b
Compare
Choose a tag to compare

What's Changed

  • BL-1865 Add field lookups to Alma request responses by @ebtoner in #100
  • Update availability_response.rb and respective fixture and specs for holdings info subfields by @dbwwei in #102
  • Update version for new release by @sensei100 in #103

New Contributors

Full Changelog: v0.5.1...v0.6.0

Add BibItem method

29 Apr 14:20
d1eb804
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Apr 19:15
4757823
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

06 Sep 20:35
095606e
Compare
Choose a tag to compare

What's Changed

  • BL-1803: avoid infinite loop in User/Loan API. by @dkinzer in #93

Full Changelog: v0.4.1...v0.4.2

Fix infinite loop for .all method after new Alma API release.

06 Sep 17:34
8d67a4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

Add payment feature

08 Nov 19:19
60c14f5
Compare
Choose a tag to compare

What's Changed

New features

  • BL-1599 Add Payment features by @sensei100 in #80
  • Make sure fee is always the same type. by @dkinzer in #81
  • Bug fixes

  • Fix 'method parameter is not valid' error. by @dkinzer in #82
  • BL-1717 Fix alma_rb fetch bug for new API. by @dkinzer in #83
  • BL-1720: Fix nil error for bib item find. by @dkinzer in #84
  • Update gem version to match tag by @sensei100 in #85

Full Changelog: v0.3.3...v0.4.0

CircleCI image update

02 Dec 15:59
0895ea0
Compare
Choose a tag to compare

What's Changed

  • DEVO-355 Remove old email and use generic account instead by @sensei100 in #75
  • DEVO-479 Update circleci image and ruby version by @sensei100 in #76
  • Don't use both node and browsers by @sensei100 in #77
  • Need to update this file for rubygems update by @sensei100 in #79

Full Changelog: v0.3.2...v0.3.3

Move CI to CircleCI

06 May 14:57
f1da690
Compare
Choose a tag to compare
Update gem version to include v (#74)

* Update gem version to include v

* Include v in gemspec file

* Update gem file to publish

* remove v

Update Ruby

27 Apr 15:42
777b65d
Compare
Choose a tag to compare

Release Notes:

  • Update Ruby version
  • Set up automatic deploys to Rubygems