Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/previous/main' into main_e…
Browse files Browse the repository at this point in the history
…lement_moseq_v2
  • Loading branch information
MilagrosMarin committed Aug 17, 2024
2 parents 4237479 + 57d1ae3 commit 97d7123
Show file tree
Hide file tree
Showing 2 changed files with 4,120 additions and 153 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,13 @@
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.

## [0.2.0] - 2024-03-27
## [0.2.0] - 2024-08-16
+ Add - `load` functions and new secondary attributes for tutorial purposes
+ Add - `outbox` results in the public s3 bucket to be mounted in Codespaces
+ Update - tutorial using `task_mode="load"` and corresponding markdowns updated accordingly
+ Update - tutorial content
+ Fix - `scipy.linalg` deprecation in latest release by adjusting version in `setup.py`
+ Update - `pre_kappa` and `full_kappa` to integer to simplify equality comparisons
+ Update - `PreFitTask` and `FullFitTask` from `Manual` to `Lookup`
+ Add - `prefit_id`,`fullfit_id` primary key attributes to reduce the number of primary attributes
+ Update - `images` of the pipeline
+ Update - `tutorial` according to these changes in the pipeline design

## [0.1.1] - 2024-03-21

Expand Down
Loading

0 comments on commit 97d7123

Please sign in to comment.