Releases: janssenhenning/aiida-dataframe
Releases · janssenhenning/aiida-dataframe
Release 0.1.3
What's Changed
- 🐛 Fix AttributeError when calling store on a node loaded from the Database by @janssenhenning in #12
Full Changelog: v0.1.2...v0.1.3
Release 0.1.2
What's Changed
- 🐛 Fix missed update of
df
property when resetting the dataframe by @janssenhenning in #5 - Add python 3.11 support by @janssenhenning in #10
Full Changelog: v0.1.1...v0.1.2
Release 0.1.1
What's Changed
- Fix for storing dataframes with no data and only columns by @janssenhenning in #3
Full Changelog: v0.1.0...v0.1.1
Initial Release
Prepare first release Remove TODO