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
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,13 @@
2
2
3
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
4
4
5
-
## [Unreleased]
6
-
5
+
## [0.1.1] - 2022-06-10
6
+
### Fixed
7
+
+ Replace lazy imports
8
+
+ Project path in the model.Model
7
9
+ Add - Call reusable CICD
8
10
+ Update - Remove direct dependency (`element-interface`) for PyPI release.
9
11
10
-
## [0.1.1] - 2022-06-10
11
-
12
-
+ Bugfix - Replace lazy imports
13
-
+ Bugfix - Project path in the model.Model
14
-
15
12
## [0.1.0] - 2022-05-10
16
13
17
14
+ Add - Adopted black formatting into code base
@@ -24,7 +21,6 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
24
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