Releases: multnomah-county-it/librelibconnected
v2.0.4
What's Changed
- Minor change for clarity by @john-c-houser in #75
- Students get an adult profile at age 13 by @john-c-houser in #76
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Fixed DBI error messages, MySQL issue, and uninitialized variable warnings.
v2.0.2
Fixed the bin/remove_old_checksums.pl script.
v2.0.1
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
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
New functions for transforming the barcode and alternateID in special circumstances. Test dumps removed.
v2.0.0-beta.1
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
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
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
New configurable option to allow district contacts to receive ingest reports.