File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and
44[ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
55
6- ## [ 0.2.2] - 2022-01-17
6+ ## [ 0.2.3] - 2023-02-28
7+
8+ + Fix - For cases of multiple subjects/sessions with same recording_id
9+ + Update - Use posix to handle DLC project path
10+
11+ ## [ 0.2.2] - 2023-01-17
712
813+ Fix - improve function to auto generate PoseEstimationTask
914+ Update - loading DLC results handles multiple DLC output files
@@ -49,6 +54,8 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4954 graciously provided by the Mathis Lab.
5055+ Add - Support for 2d single-animal models
5156
57+ [ 0.2.3 ] : https://github.com/datajoint/element-deeplabcut/releases/tag/0.2.3
58+ [ 0.2.2 ] : https://github.com/datajoint/element-deeplabcut/releases/tag/0.2.2
5259[ 0.2.1 ] : https://github.com/datajoint/element-deeplabcut/releases/tag/0.2.1
5360[ 0.2.0 ] : https://github.com/datajoint/element-deeplabcut/releases/tag/0.2.0
5461[ 0.1.1 ] : https://github.com/datajoint/element-deeplabcut/releases/tag/0.1.1
Original file line number Diff line number Diff line change 11"""
22Package metadata
33"""
4- __version__ = "0.2.2 "
4+ __version__ = "0.2.3 "
You can’t perform that action at this time.
0 commit comments