Skip to content

Releases: LCA-ActivityBrowser/activity-browser

2.6.9

24 Mar 08:23
03d46b7
Compare
Choose a tag to compare

What's Changed

  • Important bugfixes and background changes, thanks to @haasad (#722, #724, #731, #732, #730, #738, #745)
  • A loading animation was added to (potentially) lengthy processes like opening databases, loading scenario files, calculating LCA results (#710)
  • Minor updates to the calculation setup (#719, #752):
    • You can now drag and drop to re-order the reference flows and impact categories. This order is maintained in the LCA results
    • You can still select multiple items in the tables (for example, to delete them by using CTRL or SHIFT + click)
    • A splitter was added to the reference flows and impact categories tables, allowing you to resize them to your liking.
    • Small bugfixes in the calculation setup: #533, #699
  • We now have the comments field for technosphere and biosphere flows in the activity details (#708, #753).
    • This field shows ecoinvent comments when they exist in the ecoinvent database, comments can be added/changed for your own processes
    • Comments are stored on the Brightway level
    • Comments are imported/exported when importing/exporting databases

Full Changelog: 2.6.8...2.6.9

Fix for 2.6.7

15 Feb 10:19
99d8023
Compare
Choose a tag to compare

This is not really a new version, but just a fix of some dependencies that have broken in the meantime

Patch

09 Nov 08:40
2257018
Compare
Choose a tag to compare
  • Automatic versioning system, switching back to major, minor, patch version numbering
  • Small error fix in the treeview

opening the AB for use with python 3.9

03 Nov 20:32
Compare
Choose a tag to compare
2.6.6d

AB mailing lists now on welcome screen

bugfix for impact category treeview included in stable version

03 Nov 07:15
a8d68f6
Compare
Choose a tag to compare
Merge pull request #678 from marc-vdm/methodtree_fixes

Method tree view search fix + partial fix of iteration error

Version 2.6.6b

19 Oct 14:14
Compare
Choose a tag to compare
added py to path

Version 2.6.5

30 Sep 20:48
Compare
Choose a tag to compare

Brightway2io update , ecoinvent 3.8 bugfix
Version 0.8.6 of bw2io brings faster Excel reading and the Ecoinvent 3.8 LCIA implementation, which includes EF 3.0 characterization factors.

Version 2.6.4a

08 Sep 09:16
b2b10ae
Compare
Choose a tag to compare
2.6.4b

Changed python req to > 3.8

Version 2.6.4

08 Sep 08:37
Compare
Choose a tag to compare
  • Changed Python requirement to 3.8
  • Refactored some of the code
  • Added Github actions

Version 2.6.3

21 Jan 09:04
Compare
Choose a tag to compare
  • Release numpy version pin, add xlrd version pin
  • Fix excel import with multiple databases
  • Add Tree-view for IC methods (thanks @marc-vdm!)
  • Add app version to help menu