Observes Semantic Versioning standard and Keep a Changelog convention.
0.2.4 - 2023-07-12
- Remove archive note since
datajoint-matlab
legacy docs will remain live PR #281
0.2.3 - 2022-10-10
- Archiving note PR #280
- Correct part table force note PR #279
0.2.2 - 2022-06-13
- Add instructions on how to disable checksums for filepath external data PR #277
- Include example for sorting
dj.kill
command. (#237) PR #238 - Update list of available builtin functions in query aggregation. (#253) PR #268
0.2.1 - 2021-07-14
- Modify the TLD of docs site from
docs.datajoint.io
->docs.datajoint.org
. PR #266
0.2.0 - 2021-03-24
- Add
update1
documentation and reference it properly to datajoint-python, release 0.13. PR #264 - Add
query_caching
documentation and reference it properly to datajoint-python, release 0.13. PR #264 - Add transpiler design documentation and reference it properly to datajoint-python, release 0.13. PR #264
- Modify the markdown parsing to
m2r2
and allow content to be included. PR #264 - Update reverse proxy image from
datajoint
org. PR #264
0.1.5 - 2021-03-11
- Numbering for easy reference in
Contribute
section. PR #262
0.1.4 - 2021-03-01
- Added
Community
section. PR #259 - Added previously discussed contribution guidelines document in
Community > Contribute
. (#260) PR #259
- Moved
Introduction > Publications
toCommunity > Publications
section. PR #259. - Moved
Introduction > Community
toCommunity > Engagements
section. PR #259.
Introduction > Contribute
. PR #259Introduction > Issues
. PR #259
0.1.3 - 2021-02-26
- Included
datajoint-matlab
3.4.X
documentation. PR #257 - Version tracking of
common
docs. PR #257 - Created a changelog. PR #257
- Added
build
anddev
docker environments. PR #257 - Added CI/CD with GitHub Actions. (#258) PR #257, #261
- Added
docker-compose.yaml
to ignored files in git tracking to allow for local customization. PR #257 - Enhanced repo reference directory and HTML build target directories to be configurable via environment variables. PR #257
- Modified the base docker image to be based from datajoint image tier (
djbase
). PR #257
local-docker-compose.yml
environment. PR #257entrypoint.sh
which is now unnecessary for the image. PR #257