Skip to content

Releases: MITLibraries/transmogrifier

v1.6.0 - new alma holdings location mapping

18 Dec 21:27
ba864c9
Compare
Choose a tag to compare

This release is primarily to move work from TIMX-447 into production (new alma holdings location), but also includes some preliminary, feature flagged functionality for Transmogrifier to write to a parquet dataset. Successful runs have been confirmed in staging environment, suggesting safe for deploy to production.

What's Changed

  • TIMX 403 - Add "run_id" CLI argument and Transformer attribute by @ghukill in #210
  • TIMX 404 - Establish feature flag branching for parquet work by @ghukill in #211
  • TIMX 405 - support output to TIMDEX parquet dataset by @ghukill in #219
  • TIMX 447 - add DVDs collection location crosswalk by @ghukill in #221

Full Changelog: v1.5...v1.6.0

v1.5 Refactor transformation logic into per-field methods

19 Nov 19:59
65dab54
Compare
Choose a tag to compare

This release represents a fairly substantive change for Transformer classes where all logic related to deriving values for TIMDEX fields has been moved into methods dedicated to those fields. Records were compared before and after the refactor, confirming that values remain the same pre-refactor, except in some cases where minor improvements or bug fixes were applied.

What's Changed

Full Changelog: v1.4.1...v1.5

v1.4.1 Date bug fix

04 Apr 17:31
008e20c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0 Support for MITAardvark Transformation

03 Apr 13:44
cf1024c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.3.4...v1.4.0

v.1.3.4 Set date kind for Springshare sources

28 Aug 18:06
8f2d068
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v.1.3.4

v1.3.3 Update ASpace date parsing

23 Aug 17:58
094c0df
Compare
Choose a tag to compare

What's Changed

  • TIMX-235 Update ASpace EAD date parsing by @ghukill in #103

Full Changelog: v1.3.2...v1.3.3

v1.3.2 Update ASpace identifiers logic

16 Aug 19:20
4557960
Compare
Choose a tag to compare

What's Changed

  • Update aspace identifiers logic: by @ghukill in #102
    • ignore <unitid type="aspace_uri"> for TIMDEX record identifiers
  • Updated dependencies

Full Changelog: v.1.3.1...v1.3.2

v.1.3.1 Update Springshare unique identifiers and source links

07 Aug 20:41
4fcb617
Compare
Choose a tag to compare

What's Changed

  • Timx 232 springshare ids by @ghukill in #101
    • create methods for constructing source_record_id and source_link which allows for decoupling the two in the transformer logic
    • updated new Springshare sources to set desirable timdex_record_id and functional source link URLs

Full Changelog: v1.3.0...v.1.3.1

v1.3.0 Added Springshare sources

02 Aug 15:10
25649ec
Compare
Choose a tag to compare

What's Changed

  • Dependabot update by @ehanson8 in #71
  • update dependencies by @ghukill in #91
  • Update type hints in helpers.write_timdex_records_to_json by @ghukill in #96
  • Add new Springshare sources Libguides and Research Databases by @ghukill in #99

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2 Date bug fixes and dependency updates

29 Mar 19:24
af1d160
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2