Changelog¶
Observes Semantic Versioning standard and Keep a Changelog convention.
0.2.3 - 2023-06-20¶
- Update - GitHub Actions workflows
- Fix - Remove Google Analytics key
- Add - GitHub Issue Templates
0.2.2 - 2023-05-11¶
- Fix -
.ipynbdark mode output for all notebooks. - Fix - Remove
GOOGLE_ANALYTICS_KEYfromu24_element_release_call.yml.
0.2.1 - 2023-04-28¶
- Fix -
.ipynboutput in tutorials is not visible in dark mode.
0.2.0 - 2023-04-04¶
- Update -
event.Event::event_start_timedatatype to decimal(10, 4)
0.1.3 - 2022-11-02¶
- Add - mkdocs deployment
0.1.2 - 2022-08-26¶
- Add -
attribute_blobaslongblobin the Attribute tables - Add - support storing non-string data types
0.1.1 - 2022-06-10¶
- Add - NotImplementedError where Imported tables do not offer make function
- Add - get_trialized_alignment_event_times docstring specificity
- Update - Diagram to reflect design with trial.BlockTrial as imported
0.1.0 - 2022-05-10¶
- Add - Draft based on Cajal and Kavli Institute precursor projects
- Add - Table architecture
- Add - AlignmentEvent design to capture windows relative to an event
- Add - Black formatting into code base