Skip to content

Releases: DudLab/mouse_record

v0.0.6: Rename package to match repo (pt. 2).

15 Sep 16:17
Compare
Choose a tag to compare
  • Fixes more package name references to match the repo name.

v0.0.5: Rename package to match repo.

15 Sep 16:16
Compare
Choose a tag to compare
  • Renames package to match the repo name.
  • Fixes an old URL to point to the correct repo location.

v0.0.4: Minor fixes.

15 Sep 15:19
Compare
Choose a tag to compare
  • Tests are running using python setup.py test.
  • Ignore the .eggs/ generated during building.

v0.0.3: Minor doc fixes.

14 Sep 23:50
Compare
Choose a tag to compare
  • Specify the default GPIO port and how to change it.
  • State some default parameters used (directories, times, etc.).
  • Add missing step to development install.
  • Fix some typos and other errata.

v0.0.2: Formal release of `mouse_recorder`.

14 Sep 22:51
Compare
Choose a tag to compare
  • Record video around an activity.
  • Preview video to setup apparatus.
  • Capture ability for acquiring a background image.
  • Automated test suite (requires RaspberryPi with camera).
  • README documenting basic functionality.
  • Sphinx documentation for more details about API.
  • Versioning provided by versioneer using git tags.
  • Linting CI provided by landscape.io.