Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eparsonnet93 committed Jul 21, 2022
1 parent 7f60dd9 commit 8da1a35
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,17 @@ We welcome new contributors of all experience levels. Please reach out directly

# Change log

### Version 0.1.14

With help form Geo!

- Updates to utils to make to improve the function `get_number_and_suffix` + other updates to include additional instruments and fixes.

### Version 0.1.13

- Can now group Data. `data.groupby`
- Can now remove nans from data. `data.dropna`
- Improvements to file management in control, saving, and more appropriate trial incrementing in `control.experiment`4
- Improvements to file management in control, saving, and more appropriate trial incrementing in `control.experiment`
- Functions used in `data.apply` should no longer require the use of iterable data arrays. Please raise an issue if one occurs.

### Version 0.1.12
Expand Down

0 comments on commit 8da1a35

Please sign in to comment.