Releases: ssciwr/mease-elabftw
Releases · ssciwr/mease-elabftw
0.0.7
0.0.6
0.0.5
What's Changed
- add separate read, read/write tokens to repo secrets - for now just use read/write for tests by @lkeegan in #1
- add upload_file to upload a file to an experiment by @lkeegan in #2
- add
get_linked_items
to retrieve and parse all linked database items for an experiment by @lkeegan in #3 - add
elabftw-list
command to list experiments by @lkeegan in #4 - elabftw-list: print useful error message instead of stack trace if token missing by @lkeegan in #5
- add first attempt at get_nwb_metadata by @lkeegan in #9
- nwb fix: experimenter should be an array of strings by @lkeegan in #10
- add partial silion probe metadata by @lkeegan in #11
- nwb fix: ElectrodeGroup should be an array by @lkeegan in #12
- update tests to match updated example elabftw experiment by @lkeegan in #14
- update items by @lkeegan in #16
- add readthedocs documentation by @lkeegan in #17
- Add documentation by @GwydionJon in #20
- added nwb creation and validation test by @GwydionJon in #23
- Convert times to datetimes by @GwydionJon in #26
- Mouse item by @GwydionJon in #27
- remove print statement by @lkeegan in #29
- Add logging by @GwydionJon in #28
- rename toggle_logger to activate_logger by @GwydionJon in #31
- update item tests to match elabftw test probe item by @lkeegan in #34
- Add nwb convertion tool support by @GwydionJon in #32
- update docs by @lkeegan in #37
New Contributors
- @lkeegan made their first contribution in #1
- @GwydionJon made their first contribution in #20
Full Changelog: https://github.com/ssciwr/mease-elabftw/commits/0.0.5