Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed May 12, 2024
2 parents 817a879 + b8c50b0 commit b17ea2c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# `bw2io` Changelog

### 0.9.DEV27 (2024-05-07)

* [#256 Change to new packaging template](https://github.com/brightway-lca/brightway2-io/pull/256)
* [#253 Complete ecospold1 import and export](https://github.com/brightway-lca/brightway2-io/pull/253)
* [#252 Water lake and missing geodata](https://github.com/brightway-lca/brightway2-io/pull/252)
* [#251 Added missing localized water flow](https://github.com/brightway-lca/brightway2-io/pull/251)
* [#237 Add CAS numbers](https://github.com/brightway-lca/brightway2-io/pull/237)
* [#235 add flexibility to `backup_project_directory()`](https://github.com/brightway-lca/brightway2-io/pull/235)
* [#217 Missing attribute during import](https://github.com/brightway-lca/brightway2-io/pull/217)
* [#216 Ensure categories are tuple](https://github.com/brightway-lca/brightway2-io/pull/216)
* Add extractor for SimaPro LCIA 9.5 Project CSV files

### 0.9.DEV26 (2023-11-12)

* Change `import_ecoinvent_release` to allow patching existing biosphere databases
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ classifiers = [
"Topic :: Scientific/Engineering :: Information Analysis",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: Scientific/Engineering :: Visualization",
"License :: BSD-3-clause",
]
requires-python = ">=3.9"
dependencies = [
Expand Down

0 comments on commit b17ea2c

Please sign in to comment.