Activity Browser Versions Save

GUI for brightway2

2.9.7

3 months ago

4 changes since 2.9.6

🐛 Bug Fixes

  • Install correct version of biosphere when choosing most recent (#1234)
  • Fix production flows from parameter scenario's (#1235)
  • Fixed scenario excel import for numbered scenarios (#1236)
  • Fixed EF & Process contribution tables not switching scenarios (#1237)

2.9.6

3 months ago

3 changes since 2.9.5

🐛 Bug Fixes

  • Always close thread-specific SQLite connections (#1222)
  • Removed debug panel and StdRedirector (#1223)
  • Fix AB crash after two calculations (#1228)

2.9.5

4 months ago

6 changes since 2.9.4

🛠️ Changes

  • Multiple improvements for the scenario import panel (#1203)

🐛 Bug Fixes

  • Fixed threading issue in Biosphere patcher (#1200)
  • Resolve issue with heatmap color scaling with negative results (#1211)
  • Similar activities excel import fix (#1209)
  • Wizard actually destroyed, any threads safely exited (#1205)
  • Multiple improvements for the scenario import panel (#1203)

🚚 CI and Packaging

  • Create unique version string for AB dev package (#1197)

2.9.4

4 months ago

5 changes since 2.9.3

🛠️ Changes

  • Calculation Setup deletion dialogues (#1190)
  • Read project list in settings wizard from database (#1194)

🐛 Bug Fixes

  • Fixed Biosphere installer for Conda users (#1189)
  • Fix empty database missing 'modified' time causing table to not show (#1182)
  • resolve sankey caching bug (#1180)

2.9.3

5 months ago

24 changes since 2.9.2

🛠️ Changes

  • Adding error message if no scenario file is loaded in a scenario LCA (#1085)
  • Update copyright and license information and link it to one place (#1111)
  • Minor improvements to duplicating to new location (#1110)
  • Add tooltip to table cells with content overflow (#1130)
  • Add - copy on impact category copy (#1136)
  • Resolve bug with switching project on delete (#1138)
  • Add support for python 3.11 (#1146)
  • Table columns with dates are now sorted based on the date (#1151)
  • Resolve Activities table context menu bug and minor improvements to context menu (#1134)
  • Add caching of Sankey results (#1117)
  • Better biosphere install/update handling (#1145)

🐛 Bug Fixes

  • Resolve excel database exporter bug (#1106)
  • Minor improvements to duplicating to new location (#1110)
  • Resolve bug with switching project on delete (#1138)
  • Resolve Activities table context menu bug and minor improvements to context menu (#1134)
  • Resolve scenario calculation bug (#1126)
  • Resolve bug with searching databases and impact categories (#1153)
  • Reference flows equal to 0 aren't allowed to calculate anymore. (#1170)

📄 Documentation

  • Updated and improved documentation for contributing to AB (#1088)
  • AB now stores the version in the log file (#1114)
  • Update install instructions to use libmamba solver with conda (#1121)

🚚 CI and Packaging

  • Use node16 actions everywhere (#1095)
  • Remove the special build for arm architecture (#1096)
  • Install canary updates (#1093)
  • Remove and/or update conda envs (#1118)
  • Reorganize workflow files (#1119)
  • Use micromamba instead of miniconda to speed up tests (#1120)

2.9.2

7 months ago

2 changes since 2.9.1

🛠️ Changes

  • Replace deprecated pandas.apply functionality (#1069)

🐛 Bug Fixes

  • Fix problem with loading mutliple SDF files (#1083)

2.9.1

7 months ago

9 changes since 2.9.0

🛠️ Changes

  • Update logging file timestamp format (#1040)
  • Add 'duplicate to new location' option for duplicating processes (#1051)
  • Minor Contribution analysis bugfix (#1045)
  • Update Brightway2 requirement (#1041)

🐛 Bug Fixes

  • Fix CF values not updated (#1035)
  • Parameter Scenario excel file import bug (#1050)
  • Minor Contribution analysis bugfix (#1045)

📄 Documentation

  • Add descriptions to each signal (#1034)
  • Add issue templates (#1038)
  • Update Brightway2 requirement (#1041)

2.9.0

8 months ago

0 changes since 2.8.0

2.8.0

11 months ago

0 changes since 2.7.6

2.7.6

1 year ago

2 changes since 2.7.5

🚚 CI and Packaging

  • Add pipeline to test dependency resolution every 24h (#957)
  • Ensure correct package version for conda-forge AB (#966)