Releases: datajoint/element-electrode-localization
Releases · datajoint/element-electrode-localization
Release 0.2.0
What's Changed
- Fix docs tutorials in dark mode by @kushalbakshi in #27
- Fix notebook output in dark mode by @kushalbakshi in #28
- revert: 📝 revert docs dark mode cell text color by @A-Baji in #29
- Add Dev Container + add tutorial + general updates to the Element by @MilagrosMarin in #30
New Contributors
- @A-Baji made their first contribution in #29
- @MilagrosMarin made their first contribution in #30
Full Changelog: 0.1.5...0.2.0
Release 0.1.5
- Fix -
.ipynbdark mode output for all notebooks.
Release 0.1.4
- Fix -
.ipynboutput in tutorials is not visible in dark mode.
Release 0.1.3
- Add - Notebook rendering in docs
- Add - Pre-commit, cspell, and markdown linters
- Update - Docs and readme
Release 0.1.2
- Add - mkdocs deployment with workflow API docs
Release 0.1.0
Added
- Table architecture reflecting precursor projects
- Loaders for CCF atlas and channel locations json files
- Adopted black formatting into code base