Releases: LCA-ActivityBrowser/activity-browser
Releases · LCA-ActivityBrowser/activity-browser
2.6.9
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
This is not really a new version, but just a fix of some dependencies that have broken in the meantime
Patch
opening the AB for use with python 3.9
2.6.6d AB mailing lists now on welcome screen
bugfix for impact category treeview included in stable version
Merge pull request #678 from marc-vdm/methodtree_fixes Method tree view search fix + partial fix of iteration error
Version 2.6.6b
added py to path
Version 2.6.5
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
2.6.4b Changed python req to > 3.8
Version 2.6.4
- Changed Python requirement to 3.8
- Refactored some of the code
- Added Github actions
Version 2.6.3
- 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