Skip to content

Releases: pescadores/pescador

3.0.0

12 Mar 15:16
b800250
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0

29 Aug 14:34
Compare
Choose a tag to compare

This version officially removes the old Mux interface, and adds some new features like stream decorators and cache maps.

2.0.2

10 Jul 13:37
Compare
Choose a tag to compare

This minor release fixes a bug in ShuffledMux to support integer-typed weights.

2.0.1

03 Dec 01:39
Compare
Choose a tag to compare

This minor revision adds a target axis parameter to the buffer_stream map.

2.0.0

05 Feb 15:17
f76319e
Compare
Choose a tag to compare

This release is functionally identical to the previous release candidate 2.0.0rc0.

List of changes

2.0.0rc0

29 Jan 16:06
c634d8e
Compare
Choose a tag to compare
2.0.0rc0 Pre-release
Pre-release

2.0 first release candidate.

1.1.0

25 Aug 19:48
Compare
Choose a tag to compare

This is primarily a maintenance release, and will be the last in the 1.x series.

1.0.0

18 Mar 23:26
Compare
Choose a tag to compare

This release is a major revision from the 0.x series, and the API is not backward-compatible.

For a full list of changes, refer to the changelog.

0.1.3

28 Jul 15:59
Compare
Choose a tag to compare

A minor bugfix release to support joblib >= 0.10

0.1.2

23 Feb 02:26
Compare
Choose a tag to compare

This release adds minor enhancements to mux and zmq_stream.