Recent Releases of pescador

pescador - 3.0.0

What's Changed

  • Add support for Python 3.8 by @hugovk in https://github.com/pescadores/pescador/pull/159
  • fix docstring of streamer: maxitems -> maxiter by @faroit in https://github.com/pescadores/pescador/pull/162
  • 2024 fixings by @bmcfee in https://github.com/pescadores/pescador/pull/164
  • Further modernization, removing six by @bmcfee in https://github.com/pescadores/pescador/pull/166
  • Add support for Python 3.12 by @hugovk in https://github.com/pescadores/pescador/pull/167
  • Exception tracing by @bmcfee in https://github.com/pescadores/pescador/pull/168
  • adding rtd config by @bmcfee in https://github.com/pescadores/pescador/pull/169
  • JSON->Msgpack by @bmcfee in https://github.com/pescadores/pescador/pull/170
  • Revised distributions for stochasticmux by @bmcfee in https://github.com/pescadores/pescador/pull/171
  • 3.0 release prep by @bmcfee in https://github.com/pescadores/pescador/pull/172

New Contributors

  • @faroit made their first contribution in https://github.com/pescadores/pescador/pull/162

Full Changelog: https://github.com/pescadores/pescador/compare/2.1.0...3.0.0

- Python
Published by bmcfee almost 2 years ago

pescador - 2.1.0

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

- Python
Published by bmcfee over 6 years ago

pescador - 2.0.2

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

- Python
Published by bmcfee over 6 years ago

pescador - 2.0.1

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

- Python
Published by bmcfee about 7 years ago

pescador - 2.0.0

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

List of changes

- Python
Published by bmcfee about 8 years ago

pescador - 2.0.0rc0

2.0 first release candidate.

- Python
Published by bmcfee about 8 years ago

pescador - 1.1.0

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

- Python
Published by bmcfee over 8 years ago

pescador - 1.0.0

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.

- Python
Published by bmcfee almost 9 years ago

pescador - 0.1.3

A minor bugfix release to support joblib >= 0.10

- Python
Published by bmcfee over 9 years ago

pescador - 0.1.2

This release adds minor enhancements to mux and zmq_stream.

- Python
Published by bmcfee about 10 years ago

pescador - 0.1.1

Minor bugfix relese

- Python
Published by bmcfee about 10 years ago

pescador - 0.1.0

Initial release after the rewrite.

- Python
Published by bmcfee over 10 years ago