Skip to content

Releases: AMRC-FactoryPlus/js-rx-util

v0.0.3

30 Apr 14:56
fa9a307
Compare
Choose a tag to compare

What's Changed

  • Remove default imports by @amrc-benmorrow in #4
  • Rename all exports to camel-case, with duplicate exports for compatibility.
  • Add rx function for building pipelines.

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

Create sequences tracking a sequence of Sets

06 Mar 15:33
0820952
Compare
Choose a tag to compare

What's Changed

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

Initial release

05 Dec 09:52
Compare
Choose a tag to compare
  • Create a sequence-creation function which will watch Kubernetes objects of a given kind and report on all changes.
  • Create an operator implementing retry with exponential backoff on error.
  • Create an operator causing a sequence to run forever.
  • Create an operator to provide a property-like sequence.

Test packaging workflow

05 Dec 09:49
Compare
Choose a tag to compare
Pre-release
v0.0.1-rc3

Fix workflow

Test packaging workflow

05 Dec 09:32
Compare
Choose a tag to compare
Pre-release
v0.0.1-rc2

Fix workflow

Test packaging workflow

05 Dec 09:31
Compare
Choose a tag to compare
Pre-release
v0.0.1-rc1

Include a GH workflow