Releases: yambottle/element-deeplabcut
0.2.0
0.2.0 (2024-09-23)
Chore
-
chore: explicit & consistent
config_filename
(129f661
) -
chore: rename
dlc_model
to avoid easy naming collision (bdf0ae2
) -
chore: improve imports, avoid circular dependencies (
bf02c7c
) -
chore: code cleanup (
6c10ac7
) -
chore: black formatting + improve Windows/Linux path robustness (
c13611d
) -
chore(tests): set tear down to True (
5897edd
)
Documentation
- docs: 🐛 update mkdocs.yaml (
c228d8e
)
Feature
-
feat: add plotting function to call dlc
PlottingResults
on PoseEstimation results (d05c664
) -
feat: better handling for "cropping" input (
fd6ba27
) -
feat(pose_estimation): use
memoized_results
(fe8224b
) -
feat(tests): add pytest (
9133925
) -
feat(CICD): ♻️ clean up old CICD, deploy update in Prod (
35310a9
) -
feat(CICD): ✨ calling reusable context check (
ce8409d
)
Fix
-
fix(dlc_plots): bugfix import errors (
144c34a
) -
fix: semantic release permission (
668df91
) -
fix(pose_estimation): Save config to outbox as dj_dlc_config (
f69c46a
) -
fix: remove prototyping code (
52175f4
) -
fix: minor import bug (
c061e9a
) -
fix: directly implement logic of
do_pose_estimation
in themake
(c7aba7d
) -
fix: remove "print" statement (
0044441
) -
fix(tests): clean up notebook (
47bbbbc
) -
fix(tests): minor bugfix in tests (
9151e69
) -
fix: 🐛 docs docker issue (
3a5c5f6
) -
fix(CICD): 🐛 CICD trigger fixed (
4bd38ac
) -
fix(CICD): 🐛 before_release workflow not triggerred by push with tag (
90e7d6c
) -
fix(CICD): 🐛 trigger logic update (
b4970e6
) -
fix(CICD): 🐛 fix context_check ref (
6ba53de
) -
fix(CICD): ✨ pause auto trigger old CI (
94b0b92
) -
fix(CICD): 🐛 missing py_ver input (
f2d3bf3
) -
fix(CICD): 🐛 multiline (
7ac7cbb
) -
fix(CICD): 🐛 typo (
04f2d7e
) -
fix(CICD): 🐛 if syntax (
47fc868
) -
fix(CICD): 🧪 test release ci (
f0a4dc8
)
Refactor
- refactor(CICD): 🔥 clean up dev CICD for docs (
f14e9b2
)
Style
- style: black formatting (
61ee5fa
)
Test
-
test: environments and volumes commented in yaml (
2480421
) -
test: change CaImaging image to build (
e15b32f
) -
test: try with calcium imaging image (
f9c8eaa
) -
test: no volumes workspaces dlc (
ed8c1cc
) -
test: Revert two minor comments in dockerfile (
160a32e
) -
test: from python short command in dockerfile (
2a394ae
) -
test(CICD): 🧪 4 (
fcb3d3e
) -
test(CICD): 🧪 3 (
ec7f00b
) -
test(CICD): 🧪 2 (
dcf22f6
) -
test(CICD): 🧪 1 (
8c92443
) -
test(CICD): 🧪 7 (
8b7c98c
) -
test(CICD): 🧪 6 (
c3d8b46
) -
test(CICD): 🧪 5 (
3ffc527
) -
test(CICD): 🧪 4 (
69f3a7e
) -
test(CICD): 🧪 3 (
14d4422
) -
test(CICD): 🧪 2 (
b3bd687
) -
test(CICD): 🧪 1 (
60dffd5
) -
test(CICD): 🧪 13 (
83f71a4
) -
test(CICD): 🧪 test flow (
d63d324
) -
test(CICD): ✅ 12 (
dbbb9e5
) -
test(CICD): 🧪 11 (
1053789
) -
test(CICD): 🧪 10 (
154ed9d
) -
test(CICD): 🧪 9 (
591b727
) -
test(CICD): 🧪 8 (
bd2be1d
) -
test(CICD): 🧪 7 (
360a26c
) -
test(CICD): 🧪 6 (
756dfd0
) -
test(CICD): 🧪 5 (
ff94425
) -
test(CICD): 🧪 4 (
e321684
) -
test(CICD): 🧪 3 (
ed1e50b
) -
test(CICD): 🧪 2 (
cf3ad74
) -
test(CICD): 🧪 1 (
5952918
) -
test(CICD): 🧪 test (
65d2f28
)
Unknown
- Merge pull request #2 from yambottle/yambottle-patch-1
Update semantic-release-caller.yml ([2f70426
](2f704...