Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Mar 29, 2024
1 parent 05b5fda commit 27d1676
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
10 changes: 10 additions & 0 deletions doc/releases/0.100.4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.. _release0.100.4:

SpikeInterface 0.100.4 release notes
------------------------------------

29th March 2024

Minor release with improved compression capability for Zarr

* Extend zarr compression options (#2643)
13 changes: 10 additions & 3 deletions doc/whatisnew.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Release notes
.. toctree::
:maxdepth: 1

releases/0.100.4.rst
releases/0.100.3.rst
releases/0.100.2.rst
releases/0.100.1.rst
Expand Down Expand Up @@ -37,20 +38,26 @@ Release notes
releases/0.9.1.rst


Version 0.100.4
===============

* Minor release with extended compression capability for Zarr


Version 0.100.3
==============
===============

* Minor release with bug fixes for Zarr compressor and NWB in container


Version 0.100.2
==============
===============

* Minor release with fix for running Kilosort4 with GPU support in container


Version 0.100.1
==============
===============

* Minor release with some bug fixes and Kilosort4 support

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "spikeinterface"
version = "0.100.3"
version = "0.100.4"
authors = [
{ name="Alessio Buccino", email="[email protected]" },
{ name="Samuel Garcia", email="[email protected]" },
Expand Down

0 comments on commit 27d1676

Please sign in to comment.