You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,22 +6,21 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
6
6
### Fixed
7
7
+ Replace lazy imports
8
8
+ Project path in the model.Model
9
-
+ Calling reusable CICD
9
+
+ Add - Call reusable CICD
10
+
+ Update - Remove direct dependency (`element-interface`) for PyPI release.
10
11
11
12
## [0.1.0] - 2022-05-10
12
-
### Added
13
-
+ Adopted black formatting into code base
14
-
+ Table for RecordingInfo
15
-
+ File ID for tracking updatable secondary key filepaths
16
-
+`make` functions for Computed/Imported tables
13
+
14
+
+Add - Adopted black formatting into code base
15
+
+Add - Table for RecordingInfo
16
+
+Add - File ID for tracking updatable secondary key filepaths
17
+
+Add - `make` functions for Computed/Imported tables
17
18
18
19
## [0.0.0a] - 2021-11-15
19
-
### Added
20
-
+ Drafts from a collection of precursor pipelines, including [DataJoint_Demo_DeepLabCut]
21
-
(https://github.com/MMathisLab/DataJoint_Demo_DeepLabCut) graciously provided by the
22
-
Mathis Lab.
23
-
+ Support for 2d single-animal models
20
+
21
+
+ Add - Drafts from a collection of precursor pipelines, including [DataJoint_Demo_DeepLabCut](https://github.com/MMathisLab/DataJoint_Demo_DeepLabCut) graciously provided by the Mathis Lab.
0 commit comments