@hestia-earth/glossary 0.48.0 → 0.49.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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,42 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [0.49.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.48.0...v0.49.0) (2024-05-14)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **liveAnimal:** rename `primaryMeatProductFAO` lookup `primaryMeatProductFaoProductionTermId`
11
+ * **animalProduct:** rename `milkYieldPracticeId` lookup `milkYieldPracticeTermId`
12
+ * **liveAnimal:** rename `milkYieldPracticeTermId` lookup `milkYieldPracticeTermIds`
13
+ * **forage:** Rename `landCoverId` `landCoverTermId`
14
+ * **crop:** Rename `landCoverId` `landCoverTermId`
15
+ * **inorganicFertiliser:** rename `mustInclude` lookup `complementaryTermIds`
16
+ * **waterRegime:** rename `allowedRiceTermId` lookup `allowedRiceTermIds`
17
+
18
+ ### Features
19
+
20
+ * **animalProduct:** add `animalProductGroupingFAO` lookup values to "liveweight" terms ([1ddfb99](https://gitlab.com/hestia-earth/hestia-glossary/commit/1ddfb99ed6389da99d8e178376cf80d655d7351e)), closes [#1397](https://gitlab.com/hestia-earth/hestia-glossary/issues/1397)
21
+ * **animalProduct:** add `generateImpactAssessment` lookup ([cbf3d9d](https://gitlab.com/hestia-earth/hestia-glossary/commit/cbf3d9d0a2da36a7d949e7fa0b2a64737450789b)), closes [#1387](https://gitlab.com/hestia-earth/hestia-glossary/issues/1387)
22
+ * **animalProduct:** rename `milkYieldPracticeId` lookup `milkYieldPracticeTermId` ([0738489](https://gitlab.com/hestia-earth/hestia-glossary/commit/0738489b1c2510b2c1cd50feeb1419964dd93f96)), closes [#1390](https://gitlab.com/hestia-earth/hestia-glossary/issues/1390)
23
+ * **inorganicFertiliser:** rename `mustInclude` lookup `complementaryTermIds` ([923bf1d](https://gitlab.com/hestia-earth/hestia-glossary/commit/923bf1dfd8ec55ef0d7b99c5be99764a1a6b5039)), closes [#1393](https://gitlab.com/hestia-earth/hestia-glossary/issues/1393)
24
+ * **liveAnimal:** add `allowedAnimalProductTermIds` lookup ([a1d0bd4](https://gitlab.com/hestia-earth/hestia-glossary/commit/a1d0bd4c3da705c521fc2dc7b15d43a58afb7886)), closes [#1394](https://gitlab.com/hestia-earth/hestia-glossary/issues/1394)
25
+ * **liveAnimal:** add `generateImpactAssessment` lookup ([4c3885a](https://gitlab.com/hestia-earth/hestia-glossary/commit/4c3885a4f2c860033f2eefa40d6b191aa74e9f6c)), closes [#1387](https://gitlab.com/hestia-earth/hestia-glossary/issues/1387)
26
+ * **liveAnimal:** add `primaryMeatProductFaoPriceTermId` lookup ([e1f9f25](https://gitlab.com/hestia-earth/hestia-glossary/commit/e1f9f25f81184e8f0149297ef94f555eb9e87dac)), closes [#1397](https://gitlab.com/hestia-earth/hestia-glossary/issues/1397)
27
+ * **liveAnimal:** rename `milkYieldPracticeTermId` lookup `milkYieldPracticeTermIds` ([289186c](https://gitlab.com/hestia-earth/hestia-glossary/commit/289186c0daebc47a9b5fa0dad5b919614bc76190)), closes [#1390](https://gitlab.com/hestia-earth/hestia-glossary/issues/1390)
28
+ * **liveAnimal:** rename `primaryMeatProductFAO` lookup `primaryMeatProductFaoProductionTermId` ([6f7f67b](https://gitlab.com/hestia-earth/hestia-glossary/commit/6f7f67b3ace9181b3d95ccf1294fff3c8a40243c)), closes [#1397](https://gitlab.com/hestia-earth/hestia-glossary/issues/1397)
29
+ * **liveAquaticSpecies:** add `generateImpactAssessment` lookup ([1a6a054](https://gitlab.com/hestia-earth/hestia-glossary/commit/1a6a05447b1b3f5f20c418b28377893f57cb0e19)), closes [#1387](https://gitlab.com/hestia-earth/hestia-glossary/issues/1387)
30
+ * **model:** add `ecoinventV3AndEmberClimate` ([b99ec7c](https://gitlab.com/hestia-earth/hestia-glossary/commit/b99ec7c16d1911dd3105ca2d8d650a082d91fe13)), closes [#1389](https://gitlab.com/hestia-earth/hestia-glossary/issues/1389)
31
+ * **operation:** add `Harvesting tea, with handheld tea picking machine` ([c49a07a](https://gitlab.com/hestia-earth/hestia-glossary/commit/c49a07a5f892d0c45e2eaa595bddb7aba421b12d)), closes [#1388](https://gitlab.com/hestia-earth/hestia-glossary/issues/1388)
32
+ * **waterRegime:** rename `allowedRiceTermId` lookup `allowedRiceTermIds` ([b84ffe4](https://gitlab.com/hestia-earth/hestia-glossary/commit/b84ffe4e3e82b69584381340b4a170f241c866ec)), closes [#1393](https://gitlab.com/hestia-earth/hestia-glossary/issues/1393)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * **animalProduct:** `animalProductGroupingFAO` and `animalProductGroupingFAOEquivalent` lookups ([95ffd2b](https://gitlab.com/hestia-earth/hestia-glossary/commit/95ffd2b50d360c83dcc14464d09a7a0261346dcf)), closes [#1337](https://gitlab.com/hestia-earth/hestia-glossary/issues/1337)
38
+ * **crop:** rename `landCoverId` lookup ([a9dd1c7](https://gitlab.com/hestia-earth/hestia-glossary/commit/a9dd1c7262aea266410167cb02a366250af54e3c))
39
+ * **forage:** rename `landCoverId` lookup ([82cbbef](https://gitlab.com/hestia-earth/hestia-glossary/commit/82cbbef5684479cddd6bf07eccdbae1755c5cd49))
40
+
5
41
  ## [0.48.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.47.0...v0.48.0) (2024-04-30)
6
42
 
7
43
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.48.0",
3
+ "version": "0.49.0",
4
4
  "description": "Hestia Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -97732,6 +97732,11 @@
97732
97732
  "cropland"
97733
97733
  ]
97734
97734
  },
97735
+ "harvestingTeaWithHandheldTeaPickingMachine": {
97736
+ "siteTypesAllowed": [
97737
+ "cropland"
97738
+ ]
97739
+ },
97735
97740
  "harvestingCropsWithPuller": {
97736
97741
  "siteTypesAllowed": [
97737
97742
  "cropland"