@hestia-earth/glossary 0.48.0 → 0.49.1
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,70 @@
|
|
|
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.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.49.0...v0.49.1) (2024-05-28)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **animalProduct:** add `gfliMapping` lookup ([4a1da86](https://gitlab.com/hestia-earth/hestia-glossary/commit/4a1da8633387a8ae442bde3b67c31683b6f8a8d6))
|
|
11
|
+
* **crop:** add `Cereal, husk`, `Generic crop, husk`, and `Pulse, pod husk` ([3945e1e](https://gitlab.com/hestia-earth/hestia-glossary/commit/3945e1e54c59950e5781c9ee97ef235f1eb4df34)), closes [#1403](https://gitlab.com/hestia-earth/hestia-glossary/issues/1403)
|
|
12
|
+
* **crop:** add `Clover, hay` and `Clover, silage` ([99561a1](https://gitlab.com/hestia-earth/hestia-glossary/commit/99561a13d65519465691d7133a98406b23de8363)), closes [#1407](https://gitlab.com/hestia-earth/hestia-glossary/issues/1407)
|
|
13
|
+
* **crop:** add `gfliMapping` lookup ([4b372d7](https://gitlab.com/hestia-earth/hestia-glossary/commit/4b372d75f7140037a3c60ba5fc1bf0d0a490ddc5))
|
|
14
|
+
* **crop:** add `Sugarcane, silage` ([ee2e96f](https://gitlab.com/hestia-earth/hestia-glossary/commit/ee2e96fb21a81be8ff1035fad81e154a64c8d5e7)), closes [#1385](https://gitlab.com/hestia-earth/hestia-glossary/issues/1385)
|
|
15
|
+
* **emission:** add new terms for dead organic matter ([d50b450](https://gitlab.com/hestia-earth/hestia-glossary/commit/d50b45028989a1a1d78996277c6fdcbc8e53d071)), closes [#669](https://gitlab.com/hestia-earth/hestia-glossary/issues/669)
|
|
16
|
+
* **feedFoodAdditive:** add `gfliMapping` lookup ([2ef5dab](https://gitlab.com/hestia-earth/hestia-glossary/commit/2ef5dabf8bf398426431902427b62096a80fcef0))
|
|
17
|
+
* **fertiliser:** add `npkYaraSuperPk02030` ([0cae114](https://gitlab.com/hestia-earth/hestia-glossary/commit/0cae114f7ced83703ead8cc8e0a408bedf9208e0))
|
|
18
|
+
* **fertiliserBrandName:** add multiple brands ([6f6aeef](https://gitlab.com/hestia-earth/hestia-glossary/commit/6f6aeef8767a361f2bf4ea97f5b3c8da35e831a3))
|
|
19
|
+
* **landCover:** add new `setAside` term ([93c8a86](https://gitlab.com/hestia-earth/hestia-glossary/commit/93c8a8651f67a21f69973e8af1b1a8594f041d56))
|
|
20
|
+
* **model:** add gfli model ([b1f7978](https://gitlab.com/hestia-earth/hestia-glossary/commit/b1f7978f70bdf8fe9e428ab9f6836f1dc7015b94))
|
|
21
|
+
* **model:** fix description ([f5ea5cb](https://gitlab.com/hestia-earth/hestia-glossary/commit/f5ea5cba4290b69e9a15d52b4ba6045b8567f460))
|
|
22
|
+
* **pesticideBrandName:** add multiple pesticide terms ([d07672f](https://gitlab.com/hestia-earth/hestia-glossary/commit/d07672f70748dc731d61dc104c5f6af3bb285c2c))
|
|
23
|
+
* **processedFood:** add `gfliMapping` lookup ([b761604](https://gitlab.com/hestia-earth/hestia-glossary/commit/b76160451b2259c8b0ebb60730a4bbe6f0d53cd6))
|
|
24
|
+
* **region:** add lookups for Ember energy sources and ecoinvent mapping ([86a3521](https://gitlab.com/hestia-earth/hestia-glossary/commit/86a3521303b58caad26363dec9c1cc2471985d58))
|
|
25
|
+
* **soilType:** add `arrayTreatment` lookup ([a22c404](https://gitlab.com/hestia-earth/hestia-glossary/commit/a22c40462288b3936d01de4ffb642ebe8cfed911))
|
|
26
|
+
* **usdaSoilType:** add `arrayTreatment` lookup ([a2babd1](https://gitlab.com/hestia-earth/hestia-glossary/commit/a2babd1d5c6ec17c95e165ac867a867d02d71861))
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
* **landCover:** remove min limit of days for short fallow terms ([5437ecd](https://gitlab.com/hestia-earth/hestia-glossary/commit/5437ecd0cdff653c8e38af96f7f45bcd9227e05c))
|
|
32
|
+
|
|
33
|
+
## [0.49.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.48.0...v0.49.0) (2024-05-14)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### ⚠ BREAKING CHANGES
|
|
37
|
+
|
|
38
|
+
* **liveAnimal:** rename `primaryMeatProductFAO` lookup `primaryMeatProductFaoProductionTermId`
|
|
39
|
+
* **animalProduct:** rename `milkYieldPracticeId` lookup `milkYieldPracticeTermId`
|
|
40
|
+
* **liveAnimal:** rename `milkYieldPracticeTermId` lookup `milkYieldPracticeTermIds`
|
|
41
|
+
* **forage:** Rename `landCoverId` `landCoverTermId`
|
|
42
|
+
* **crop:** Rename `landCoverId` `landCoverTermId`
|
|
43
|
+
* **inorganicFertiliser:** rename `mustInclude` lookup `complementaryTermIds`
|
|
44
|
+
* **waterRegime:** rename `allowedRiceTermId` lookup `allowedRiceTermIds`
|
|
45
|
+
|
|
46
|
+
### Features
|
|
47
|
+
|
|
48
|
+
* **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)
|
|
49
|
+
* **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)
|
|
50
|
+
* **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)
|
|
51
|
+
* **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)
|
|
52
|
+
* **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)
|
|
53
|
+
* **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)
|
|
54
|
+
* **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)
|
|
55
|
+
* **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)
|
|
56
|
+
* **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)
|
|
57
|
+
* **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)
|
|
58
|
+
* **model:** add `ecoinventV3AndEmberClimate` ([b99ec7c](https://gitlab.com/hestia-earth/hestia-glossary/commit/b99ec7c16d1911dd3105ca2d8d650a082d91fe13)), closes [#1389](https://gitlab.com/hestia-earth/hestia-glossary/issues/1389)
|
|
59
|
+
* **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)
|
|
60
|
+
* **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)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Bug Fixes
|
|
64
|
+
|
|
65
|
+
* **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)
|
|
66
|
+
* **crop:** rename `landCoverId` lookup ([a9dd1c7](https://gitlab.com/hestia-earth/hestia-glossary/commit/a9dd1c7262aea266410167cb02a366250af54e3c))
|
|
67
|
+
* **forage:** rename `landCoverId` lookup ([82cbbef](https://gitlab.com/hestia-earth/hestia-glossary/commit/82cbbef5684479cddd6bf07eccdbae1755c5cd49))
|
|
68
|
+
|
|
5
69
|
## [0.48.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.47.0...v0.48.0) (2024-04-30)
|
|
6
70
|
|
|
7
71
|
|
|
Binary file
|