Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
## [0.3.0] - 2022-10-7

+ Add - Function `prairieviewreader` to parse metadata from Bruker PrarieView acquisition system
+ Update - Changelog with tag links


## 0.2.1 - 2022-07-13
## [0.2.1] - 2022-07-13

+ Add - Adopt `black` formatting
+ Add - Code of Conduct

## 0.2.0 - 2022-07-06
## [0.2.0] - 2022-07-06

+ First release of `element-interface`.
+ Bugfix - Fix for `tifffile` import.
Expand All @@ -22,12 +23,16 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
+ Add - Function `upload_to_dandi` to upload Neurodata Without Borders file to the DANDI platform.
+ Update - Remove `extras_require` feature to allow this package to be published to PyPI.

## 0.1.0a1 - 2022-01-12
## [0.1.0a1] - 2022-01-12

+ Change - Rename the package `element-data-loader` to `element-interface`.

## 0.1.0a0 - 2021-06-21
## [0.1.0a0] - 2021-06-21

+ Add - Readers for: `ScanImage`, `Suite2p`, `CaImAn`.

[0.3.0]: https://github.com/datajoint/element-interface/releases/tag/0.3.0
[0.2.1]: https://github.com/datajoint/element-interface/releases/tag/0.2.1
[0.2.0]: https://github.com/datajoint/element-interface/releases/tag/0.2.0
[0.1.0a1]: https://github.com/datajoint/element-interface/releases/tag/0.1.0a1
[0.1.0a0]: https://github.com/datajoint/element-interface/releases/tag/0.1.0a0