1.2.2 (2024-04-01)
- fixed ilcd parse issue and added more test cases (25b2f09)
1.2.1 (2024-04-01)
- fixed ilcd parse issue and added more test cases (ae8b9c5)
1.2.0 (2024-03-24)
- added functionality for LCAbyg data (0ac8276)
- added functionality to parse LCAbyg EPDs (LCAByg stages) (b2184ba)
- bug fix in as_type error handling (4334de6)
1.1.5 (2024-02-22)
- handling non-english EPDs (87fe672)
1.1.4 (2024-02-19)
- made Source fields public (b3e9c05)
1.1.3 (2024-02-19)
- made EPD fields public (e14238d)
1.1.2 (2024-02-18)
- added generics to epdx.convert_ilcd (538ae5e)
- fixed detection of en15804+a2 (d0de2fe)
- fixed issues parsing EPD 023f3b97 (7c43544)
1.1.1 (2024-02-16)
- updated pydantic version and allowing dicts as arguments to convert_ilcd (34fdaa9)
1.1.0 (2024-02-05)
- refactored ILCD parsing functions and added more test cases for ILCD files (35256b6)