@hestia-earth/glossary 0.49.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,34 @@
|
|
|
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
|
+
|
|
5
33
|
## [0.49.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.48.0...v0.49.0) (2024-05-14)
|
|
6
34
|
|
|
7
35
|
|