Skip to content

Releases: multnomah-county-it/librelibconnected

v2.0.4

26 Apr 21:27
4126425
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

29 Mar 17:22
725951c
Compare
Choose a tag to compare

Fixed DBI error messages, MySQL issue, and uninitialized variable warnings.

v2.0.2

28 Mar 19:37
a136e84
Compare
Choose a tag to compare

Fixed the bin/remove_old_checksums.pl script.

v2.0.1

04 Aug 20:06
993a081
Compare
Choose a tag to compare

This release fixes a number of bugs discovered since the last major release and adds a new string truncation function to Data_Handler.pm.

v2.0.0

26 May 23:25
9cdb786
Compare
Choose a tag to compare

This release has moved as much business logic as possible out of the code and into the configuration. The intent is to make much more transparent what the code will do with a given import, and to make it much easier to make changes to the processing rules. This release also supports custom validation and transform functions that can be applied to the data from any field. See the README.md for more information on new configuration options.

v2.0.0-beta.2

23 May 15:19
e8b84cf
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

New functions for transforming the barcode and alternateID in special circumstances. Test dumps removed.

v2.0.0-beta.1

18 May 21:38
68ebb36
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

This major rewrite attempts to move as much business logic as possible out of the code and into the configuration. See the README.md file for information on new configuration options and data validation tools.

v1.0.3

09 May 15:23
a55fcab
Compare
Choose a tag to compare

This release changes the way existing home libraries and email addresses are handled so that they are not overwritten during student data updates.

v1.0.2

21 Dec 19:30
2e34ea0
Compare
Choose a tag to compare

The software will no longer update name fields when updating an existing account. This allows the library to modify the student account to use a preferred name and not have the change overwritten the next time an update occurs. New records created will include names as before.

v1.0.1

23 Nov 18:46
6ace8c6
Compare
Choose a tag to compare

New configurable option to allow district contacts to receive ingest reports.