Skip to content

Releases: int-brain-lab/iblutil

1.14.0

23 Oct 12:05
08c1029
Compare
Choose a tag to compare

[1.14.0]

Added

  • io.jsonable.load_task_jsonable: read and format iblrig raw data to a trials table Dataframe and a list of raw Bpod trials
  • util.Listable: returns a typing class that is the union of input class and a sequence thereof

1.13.0

14 Oct 11:08
3f3d7c8
Compare
Choose a tag to compare

[1.13.0]

Added

  • util.ensure_list: function returning input wrapped in list if not an iterator or a member of specific iterable classes

Modified

  • io.net.app.EchoProtocol.confirmed_send: more informative timeout error message

1.12.1

08 Aug 15:29
0973e5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

1.12.0

08 Aug 15:12
fba64dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

1.11.0

16 Jul 11:48
28f0ee8
Compare
Choose a tag to compare

[1.11.0]

Added

  • io.net.base.ExpStatus: standard enumeration for UDP experiment status messages
  • io.net.base.is_success: function to determine if future resolved without cancellation or error
  • io.params.FileLock: context manager for checking for file access flag file

Modified

  • io.net.base.Service: protocol versioning
  • io.net.base.ExpMessage: support bitwise operations and iteration in 3.10

1.10.0

18 Jun 10:33
e360050
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

1.9.0

12 Jun 12:43
5237c2e
Compare
Choose a tag to compare

What's Changed

  • add util function to hash a list of UUIDs by @oliche in #26

Full Changelog: v1.8.0...v1.9.0

1.8.0

20 Feb 13:20
Compare
Choose a tag to compare

What's Changed

  • util.rrmdir returns list of deleted folders; added function should have been minor release

1.7.5

16 Feb 17:11
25d299d
Compare
Choose a tag to compare

What's Changed

  • Feature/remove empty folders by @bimac in #25

Full Changelog: v1.7.4...1.7.5

v1.7.4

01 Feb 13:47
b448bf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.3...v1.7.4