Skip to content

Releases: VirtualBrainLab/ephys-link

v1.2.2

01 Feb 03:25
7d7e359
Compare
Choose a tag to compare

What's Changed

  • Removed CLI to VBL docs by @kjy5 in #299
  • 296 use requirementstxt file to cache hatch by @kjy5 in #300
  • Try to cache the environment as well by @kjy5 in #301
  • Version bump by @kjy5 in #302
  • Apply posterior angle by @kjy5 in #305

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Jan 20:29
a25294c
Compare
Choose a tag to compare

What's Changed

  • Bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in #290
  • 292 put error message if pathfinder is not available by @kjy5 in #295

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Jan 00:08
2d43424
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.2.0a0

26 Jan 01:05
9e9f498
Compare
Choose a tag to compare
v1.2.0a0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1...v1.2.0a0

v1.1.1

19 Jan 23:06
6e210c7
Compare
Choose a tag to compare

What's Changed

  • 253 switch pylama black and isort to ruff by @kjy5 in #269
  • 266 support pathfinder 4 shank probe by @kjy5 in #270
  • Pathfinder depth drop by @kjy5 in #271
  • version bump 1.0.5 by @kjy5 in #272
  • 268 switch to hatch by @kjy5 in #273
  • 267 change communication to use pure json strings by @kjy5 in #274
  • 233 fix docstrings by @kjy5 in #275
  • Update dependabot.yml by @kjy5 in #276
  • Limit autoformat run to only user by @kjy5 in #277
  • Update README.md by @kjy5 in #278
  • 280 version bump and document for hatch by @kjy5 in #281
  • Bump python-socketio from 5.10.0 to 5.11.0 by @dependabot in #279
  • 282 add windows sdk to install for py12 by @kjy5 in #283
  • 237 do all imports at the start by @kjy5 in #284

Full Changelog: v1.0.0...v1.1.1

v1.1.0

17 Jan 23:13
0ecb725
Compare
Choose a tag to compare

This release contains breaking changes from v1.0.0. Please update your usage accordingly.

What's Changed

  • 253 switch pylama black and isort to ruff by @kjy5 in #269
  • 266 support pathfinder 4 shank probe by @kjy5 in #270
  • Pathfinder depth drop by @kjy5 in #271
  • version bump 1.0.5 by @kjy5 in #272
  • 268 switch to hatch by @kjy5 in #273
  • 267 change communication to use pure json strings by @kjy5 in #274
  • 233 fix docstrings by @kjy5 in #275
  • Update dependabot.yml by @kjy5 in #276
  • Limit autoformat run to only user by @kjy5 in #277
  • Update README.md by @kjy5 in #278
  • 280 version bump and document for hatch by @kjy5 in #281
  • Bump python-socketio from 5.10.0 to 5.11.0 by @dependabot in #279
  • 282 add windows sdk to install for py12 by @kjy5 in #283

Full Changelog: v1.0.0...v1.1.0-1

v1.0.0

12 Dec 18:25
82d72ef
Compare
Choose a tag to compare

The first public stable release of Ephys Link. Supports connecting Sensapex uMp-4, uMp-3, New Scale 3-axis linear, and New Scale Pathfinder manipulators to Pinpoint v1.0.X.

Install with pip from PyPI

View documentation at the Virtual Brain Lab website.

What's Changed

Read more