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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@
3
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
5
6
+
## [1.0.1] - 2025-09-23
7
+
+ Feat - Add support to generate PNG version of fitting progress plots in `PreFit`, `FullFit`, and `moseq_report` schema
8
+
+ Fix - Update path handling to use `Path` objects and `dj.logger`
9
+
6
10
## [1.0.0] - 2025-09-10
7
11
8
12
> **BREAKING CHANGES** - This version contains breaking changes due to keypoint-moseq upgrade and API refactoring. Please review the changes below and update your code accordingly.
0 commit comments