cocina-models 0.108.2 → 0.109.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocina-models
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.108.2
4
+ version: 0.109.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Coyne
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2025-11-06 00:00:00.000000000 Z
10
+ date: 2026-01-22 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: activesupport
@@ -413,6 +413,10 @@ files:
413
413
  - lib/cocina/models/location_based_download_access.rb
414
414
  - lib/cocina/models/mapping/error_notifier.rb
415
415
  - lib/cocina/models/mapping/escape_html.rb
416
+ - lib/cocina/models/mapping/from_marc/description.rb
417
+ - lib/cocina/models/mapping/from_marc/description_builder.rb
418
+ - lib/cocina/models/mapping/from_marc/title.rb
419
+ - lib/cocina/models/mapping/from_marc/title_builder.rb
416
420
  - lib/cocina/models/mapping/from_mods/access.rb
417
421
  - lib/cocina/models/mapping/from_mods/admin_metadata.rb
418
422
  - lib/cocina/models/mapping/from_mods/alt_rep_group.rb