2.9.3
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)