Skip to content

Releases: ezmsg-org/ezmsg-baseproc

v1.11.0

Choose a tag to compare

@cboulay cboulay released this 20 Jul 03:44
250e21a

What's Changed

  • Use a non-inf default value in ClockSettings to bypass serialization error in ezmsg-dashboard. by @cboulay in #11

Full Changelog: v1.10.2...v1.11.0

v1.10.2

Choose a tag to compare

@cboulay cboulay released this 02 May 01:40

A couple small changes to improve handling pipeline settings.

Full Changelog: v1.10.1...v1.10.2

v1.10.1

Choose a tag to compare

@cboulay cboulay released this 01 May 17:17

Expose graph_address in PipelineSettings' settings.

Full Changelog: v1.10.0...v1.10.1

v1.10.0

Choose a tag to compare

@cboulay cboulay released this 01 May 15:52
9620a46

What's Changed

  • Add new pipeline_settings module for capturing and emitting settings on init and on change by @cboulay in #10

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

v1.9.0

Choose a tag to compare

@cboulay cboulay released this 28 Apr 02:23
090d117

What's Changed

  • Add async _areset_state to stateful processor and producer. by @cboulay in #9

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

v1.8.0

Choose a tag to compare

@cboulay cboulay released this 24 Apr 22:24
0e23305

What's Changed

  • Add reusable machinery for settings update by @cboulay in #8

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@cboulay cboulay released this 21 Apr 04:29
a143f46

What's Changed

  • Bump ezmsg to 3.9.0 and eliminate deprecated decoration argument by @cboulay in #7

Full Changelog: v1.6.1...v1.7.0

v1.6.1

Choose a tag to compare

@cboulay cboulay released this 20 Apr 02:49
96899f5

What's Changed

  • During create_producer/create_processor, Units now attempt to close the previous producer/processor by @cboulay in #6

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@cboulay cboulay released this 25 Feb 07:39
  • SampleTriggerMessage.timestamp now defaults to using time.monotonic instead of time.time

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@cboulay cboulay released this 11 Feb 04:00
19094af

What's Changed

  • Minor docs fix and bump ezmsg dependency by @cboulay in #5

Full Changelog: v1.5.0...v1.5.1