Releases: datajoint/element-moseq
Releases · datajoint/element-moseq
v1.0.0
What's Changed
- fix: fix
site_urlinmkdocs.yamlby @MilagrosMarin in #10 - fix: update element's test flow by @MilagrosMarin in #11
- fix: move import of moseq functions inside
triggermode by @MilagrosMarin in #12 - docs: update home URL from
datajoint.com/docstodocs.datajoint.comby @MilagrosMarin in #13 - Feat: refactor with schema restructuring, new table, dependency updates, and code cleanup by @MilagrosMarin in #14
- fix: move installation of kpms from optional to required dependency by @MilagrosMarin in #15
- feat: update installation to pyproject.toml & env.yml & update pre-commit by @MilagrosMarin in #16
- Major Changes! Modernize, add new features, adapt to the latest kpms version, pipeline redesign, new
reportschema by @MilagrosMarin in #17
Full Changelog: 0.2.2...v1.0.0
0.2.2
What's Changed
- add
mkdocs-release-caller.ymlby @MilagrosMarin in #6 - Update GHA by @MilagrosMarin in #7
- test: update GHA semantic release and test by @MilagrosMarin in #8
- fix: suppress linter warning for undefined version variable by @MilagrosMarin in #9
Full Changelog: 0.2.1...0.2.2
Release 0.2.1
This is the manual release 0.2.1 for PR#5.
- Fix -
mkdocsbuild issues - Fix - reader module imports by adding
__init__.py - Fix - Move KPMS installation to
extras_requirein setup for consistency with other Elements - Update - markdown files in
mkdocs - Update-
Dockerfile