Skip to content

Releases: ndev-kit/nbatch

v0.0.4 - Faster import

02 Dec 05:48
f94c191

Choose a tag to compare

What's Changed

  • Lazy napari checks for BatchRunner to improve import times by @TimMonko in #5

Full Changelog: v0.0.3...v0.0.4

v0.0.3

01 Dec 17:31
bb1b2ab

Choose a tag to compare

What's Changed

  • add on_start() and error_count prop to BatchRunner by @TimMonko in #3
  • add partials vs kwargs test for clarity by @TimMonko in #4

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Dec 03:11
234b679

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Dec 02:59
3f27058

Choose a tag to compare

What's Changed

Initial setup and implementation of @batch, batch_logger, and the BatchRunner. For batch and threading (in napari) for single item functions. Intended to keep code clean and concerns separated.

  • Bump the github-actions group with 2 updates by @dependabot[bot] in #1
  • Add BatchRunner for orchestrated batch operations by @TimMonko in #2

New Contributors

Full Changelog: https://github.com/ndev-kit/nbatch/commits/v0.0.1

v0.0.1rc0

01 Dec 02:49
3f27058

Choose a tag to compare

v0.0.1rc0 Pre-release
Pre-release

What's Changed

Initial setup and implementation of @batch, batch_logger, and the BatchRunner. For batch and threading (in napari) for single item functions. Intended to keep code clean and concerns separated.

  • Bump the github-actions group with 2 updates by @dependabot[bot] in #1
  • Add BatchRunner for orchestrated batch operations by @TimMonko in #2

New Contributors

Full Changelog: https://github.com/ndev-kit/nbatch/commits/v0.0.1rc0