Skip to content

Releases: datajoint/element-event

Release 0.2.4

26 Sep 17:39
0d2cbbf
Compare
Choose a tag to compare

What's Changed

  • revert: 📝 revert docs dark mode cell text color by @A-Baji in #37
  • Add Attribute part table for Event by @ttngu207 in #40

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

21 Jun 01:54
2311c72
Compare
Choose a tag to compare
  • Update - GitHub Actions workflows
  • Fix - Remove Google Analytics key
  • Add - GitHub Issue Templates

Release 0.2.0

06 Apr 20:47
35f77ac
Compare
Choose a tag to compare
  • Update - event.Event::event_start_time datatype to decimal(10, 4)

Release 0.2.2

11 May 22:36
Compare
Choose a tag to compare
  • Fix - .ipynb dark mode output for all notebooks.
  • Fix - Remove GOOGLE_ANALYTICS_KEY from u24_element_release_call.yml.

Release 0.1.2

13 Oct 13:30
3789e4f
Compare
Choose a tag to compare

Added

  • Added attribute_blob as longblob in the Attribute tables - support storing non-string types of data