What's Changed
- Switch build system to Hatch by @celefthe in #166
- Merge v0.4.1 by @celefthe in #169
- Add GraphJS plotting to interface by @celefthe in #170
- Develop by @celefthe in #174
- Develop by @celefthe in #176
- Settings panel & about page by @celefthe in #181
- Celefthe/issue160 by @celefthe in #185
- Migrate docs to mkdocs by @celefthe in #187
- Merge develop by @celefthe in #188
- fix docs ci by @celefthe in #189
- Update installation instructions by @celefthe in #190
- Celefthe/issue186 by @celefthe in #191
- remove custom dir for now by @celefthe in #192
- Celefthe/issue179 by @celefthe in #194
- Celefthe/issue193 by @celefthe in #195
- Fix negative frequency updating for moving gratings by @olivierdelree in #196
- Fix interface required elements by @olivierdelree in #203
- Allow customisation of the
instance
directory location by @olivierdelree in #208 - Switch
Config
to singleton design pattern by @olivierdelree in #198 - Delay import of
pynwb
by @olivierdelree in #206 - Add tests for stimuli by @olivierdelree in #213
- Apply black on current codebase by @olivierdelree in #221
- Update recommended Python version to 3.9 by @olivierdelree in #214
- Add test(s?) for app launch by @olivierdelree in #215
- Fix variable grating
get_details()
typos by @olivierdelree in #219 - Add experimenter profile to interface and session metadata by @olivierdelree in #220
- Provide session summary modal when browsing session history by @olivierdelree in #222
- Add deletion and updating capability to session history by @olivierdelree in #223
- Convert animal species element into dropdown menu by @olivierdelree in #224
- Delete config file when deleting app data by @olivierdelree in #225
New Contributors
- @olivierdelree made their first contribution in #196
Full Changelog: v0.5.2...v0.6.0