Skip to content

Changes

2.4.0 (2024-07-26)

Features

  • Adding A0 and B8 life cycle stages (2ae8f61), closes #63
  • Changing BuildingModelScope to vector of enums. (5ece309), closes #58
  • Updating building type (e7d7211), closes #65
  • Updating building typology to be a vector of enums (993acac), closes #66
  • Updating project phases (0c7beec), closes #64

2.3.2 (2024-07-23)

Bug Fixes

2.3.1 (2024-07-23)

Bug Fixes

2.3.0 (2024-07-23)

Features

  • adding kgm3 to units. resolves #59 (41b0738)
  • adding results to SLiCE conversion (81b23a1)
  • initial implementation of the calculation module (f1ee5e0)

Bug Fixes

  • fixed issue with enums from Rust (8809bb2)

2.2.4 (2024-07-06)

Bug Fixes

2.2.3 (2024-07-06)

Bug Fixes

  • explicitly added rust target (87c88b9)

2.2.2 (2024-07-06)

Bug Fixes

  • adding more compile targets for Python (371a56d)

2.2.1 (2024-06-05)

Bug Fixes

  • naming fix to Transport (fd17d3d)

2.2.0 (2024-06-05)

Features

  • added kWh as unit (e7f450a)
  • Made the transport field of Product a list, so more transport objects can be included. (e149b2b)
  • Unified object reference and made it possible to reference assemblies and products (57a94af)

2.1.2 (2024-05-09)

Bug Fixes

  • another naming correction (d7f9beb)

2.1.1 (2024-05-09)

Bug Fixes

  • corrected naming serialization of models (62c8f35)

2.1.0 (2024-05-09)

Features

  • corrected serialization of models (d77a0a4)

2.0.6 (2024-05-09)

Bug Fixes

  • made description of assembly and product optional (f371cff)
  • solved test and build issues (ecde85b)

2.0.5 (2024-05-08)

Bug Fixes

2.0.4 (2024-05-08)

Bug Fixes

2.0.3 (2024-05-08)

Bug Fixes

  • multiple cargo releases (0ca74ee)

2.0.2 (2024-05-08)

Bug Fixes

  • changes to semantic-release-cargo (fab2dcf)
  • changes to semantic-release-cargo (ec7a3ab)

2.0.1 (2024-05-08)

Bug Fixes

  • formatting to bump version (afe368a)

2.0.0 (2024-05-08)

⚠ BREAKING CHANGES

  • Merging EPDx into LCAx and changing EPD fields.

Features

  • Added converter for SLiCE datasets (5110d0a)
  • Refactor and merge EPDx (0553137)

1.7.0 (2024-04-08)

Features

1.6.0 (2024-03-26)

Features

1.5.0 (2024-03-26)

Features

  • added convert functions to JS and Python (7d22438)
  • added support for LCAbyg result files (0dd026f)
  • initial implementation of parsing LCAbyg projects (84dae7e)
  • updated LCAx data structure (f0c69f2)

Bug Fixes

1.4.2 (2024-01-01)

Bug Fixes

  • updated C# types generation (aeb9fb8)

1.4.1 (2023-12-31)

Bug Fixes

1.4.0 (2023-12-31)

Features

1.3.1 (2023-08-25)

Bug Fixes

  • fixed npm build and publish (3c1a464)

1.3.0 (2023-08-25)

Features

  • creating NPM package for LCAx (b429581)

1.2.5 (2023-08-23)

Bug Fixes

  • added pydantic.py to release/wheel (1909c79)

1.2.4 (2023-08-23)

Bug Fixes

  • updated python publish command (4b6412d)

1.2.3 (2023-08-23)

Bug Fixes

  • updated python dependencies (1ba400c)

1.2.2 (2023-08-22)

Bug Fixes

  • updated Pydantic model generation (bb61375)

1.2.1 (2023-08-22)

Bug Fixes

  • corrected pydantic location (9268be1)

1.2.0 (2023-08-21)

Features

  • made enums lowercase and structs camelCase (23a81f0)

1.1.1 (2023-08-17)

Bug Fixes

  • added test cases and fixed issues with Python packaging (39680eb)

1.1.0 (2023-08-16)

Features

1.0.0 (2023-08-16)

Bug Fixes