File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
44
5+ ## [ 0.4.1] - 2022-12-15
6+
7+ + Update - PrairieView loader now reads recording start time from metadata file
8+
59## [ 0.4.0] - 2022-12-14
610
711+ Add - mkdocs documentation
@@ -37,6 +41,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3741
3842+ Add - Readers for: ` ScanImage ` , ` Suite2p ` , ` CaImAn ` .
3943
44+ [ 0.4.1 ] : https://github.com/datajoint/element-interface/releases/tag/0.4.1
4045[ 0.4.0 ] : https://github.com/datajoint/element-interface/releases/tag/0.4.0
4146[ 0.3.0 ] : https://github.com/datajoint/element-interface/releases/tag/0.3.0
4247[ 0.2.1 ] : https://github.com/datajoint/element-interface/releases/tag/0.2.1
Original file line number Diff line number Diff line change 11"""Package metadata"""
22
3- __version__ = "0.4.0 "
3+ __version__ = "0.4.1 "
You can’t perform that action at this time.
0 commit comments