Releases: ImperialCollegeLondon/PyProBE
Releases · ImperialCollegeLondon/PyProBE
v0.1.1: Merge pull request #46 from ImperialCollegeLondon/update-version-number
Pre-release
What's Changed
- Biologic import bug fixes and README updates by @tomjholland in #44
- Reorganise base method and experiment classes, add introduction section to docs by @tomjholland in #45
- Update version number by @tomjholland in #46
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #4
- Bump requests from 2.31.0 to 2.32.0 in the pip group across 1 directory by @dependabot in #8
- Add coulombic efficiency to cycling experiment summary by @tomjholland in #20
- Merge develop into main by @tomjholland in #21
- Add a basic DMA method by @tomjholland in #24
- Add biologic reader and pytest benchmarks by @tomjholland in #29
- Update deploy_benchmark.yml by @tomjholland in #30
- Make result objects callable by @tomjholland in #31
- Remove dependence on cycle column in cycler data, add event column to PyProBE format, remove get_events method by @tomjholland in #33
- User provides full path including filename to experiment record by @tomjholland in #34
- Add setup documentation and change user input to make_cell_list to require full filepath for experiment records by @tomjholland in #35
- Add user guide for filtering data by @tomjholland in #36
- Add accessing data section to docs by @tomjholland in #37
- Add plotting to user guide by @tomjholland in #38
- Revert sphinx build and deploy to happen on push to main by @tomjholland in #39
- Complete basic user documentation by @tomjholland in #40
New Contributors
- @dependabot made their first contribution in #4
- @tomjholland made their first contribution in #20
Full Changelog: https://github.com/ImperialCollegeLondon/PyProBE/commits/v0.1.0