Skip to content

Changes

1.2.2 (2024-04-01)

Bug Fixes

  • fixed ilcd parse issue and added more test cases (25b2f09)

1.2.1 (2024-04-01)

Bug Fixes

  • fixed ilcd parse issue and added more test cases (ae8b9c5)

1.2.0 (2024-03-24)

Features

  • added functionality for LCAbyg data (0ac8276)
  • added functionality to parse LCAbyg EPDs (LCAByg stages) (b2184ba)

Bug Fixes

  • bug fix in as_type error handling (4334de6)

1.1.5 (2024-02-22)

Bug Fixes

  • handling non-english EPDs (87fe672)

1.1.4 (2024-02-19)

Bug Fixes

  • made Source fields public (b3e9c05)

1.1.3 (2024-02-19)

Bug Fixes

1.1.2 (2024-02-18)

Bug Fixes

  • 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)

Bug Fixes

  • updated pydantic version and allowing dicts as arguments to convert_ilcd (34fdaa9)

1.1.0 (2024-02-05)

Features

  • added km and tones_km to units (08f6480)
  • added meta_data to conversion struct (b4fa5c1)

Bug Fixes

  • refactored ILCD parsing functions and added more test cases for ILCD files (35256b6)

1.0.0 (2024-01-24)

Features

  • added error handling to ilcd parsing (bc9beb9)
  • improved support for js and ts (c938488)
  • made it optional to whether convert_ilcd should return string, dict or pydantic (720ca62)