- [e6769986] Fix local imports (21) - [ea3876e9] Poetry version updated
0.2.2
Commits
- [f96ca742] Fix auto-release (24)
0.2.1
Commits
- [4fb8ffac] Caching poetry dependencies on CI jobs (16) - [3c7da17d] Auto release based on PR label (17) - [bf32ed60] Adding docs redirector to CI (15) - [d9e511a5] Fix window glitch (20) - [041588e1] Handles argument passing to `run_closed_loop` script (19) - [b3902157] Use custom footer template to add link to AE studio in the copyright (18) - [e001d9cb] Store log messages in memory until the logger is configured (14) - [35a993b4] Update splash screen help text with the input device name (11) - [25a995ad] Generate documentation for pull requests (12) - [2a2c6ce5] Add installation troubleshooting to README (9) - [8da6dd90] Update the issue templates (8) - [9b08276e] Add architecture image to the Readme
0.2.0
Changes:
The main module was renamed from `nds` to `neural_data_simulator`, so that instead of:
$ pip install neural-data-simulator >>> import neural_data_simulator as nds
0.1.2
This release contains no functional changes, it only updates the package description for pypi.
0.1.1
Changes:
- Update python package metadata - Remove broken link to CODE_OF_CONDUCT - Update documentation to add quotes around package name with extras in the pip installation command so that it works by default when pasted in a `zsh` terminal