Skip to content

Releases: ReactiveBayes/Rocket.jl

v1.8.4

12 Nov 10:14
82bea95

Choose a tag to compare

Rocket v1.8.4

Diff since v1.8.3

Merged pull requests:

Closed issues:

  • Is there a way to wait explicitly for the next value, like take! is doing it on Channels (#56)
  • Missing Makefile (#59)
  • Add IntegrationTest.yml (#61)

v1.8.3

07 Oct 22:25
5c9aa74

Choose a tag to compare

Rocket v1.8.3

Diff since v1.8.2

Merged pull requests:

  • CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#58) (@github-actions[bot])

v1.8.2

19 Feb 14:56

Choose a tag to compare

Rocket v1.8.2

Diff since v1.8.1

Merged pull requests:

Closed issues:

  • combineLatest pushEach strategy (#55)

v1.8.1

25 Jun 10:10
a860770

Choose a tag to compare

Rocket v1.8.1

Diff since v1.8.0

Merged pull requests:

Closed issues:

  • Pairwise fails with asynchronous inputs (#43)
  • timer observable caps number of emissions on high frequency (#50)
  • Error when "closing" a time interval (#52)
  • Does rocket.jl support multi-threading and distributed computing? (#53)

v1.8.0

10 Apr 15:02
26d3561

Choose a tag to compare

Rocket v1.8.0

Diff since v1.7.4

Merged pull requests:

  • Add optional callbacks to the collectLatest and combineLatestUpdates (#51) (@bvdmitri)

v1.7.4

02 Apr 08:07
9d331b2

Choose a tag to compare

Rocket v1.7.4

Diff since v1.7.3

Merged pull requests:

Closed issues:

  • Next: A Proposal to easily create Operators from Actors. (#47)
  • Interval operator with a subscriber function that can take input arguments (#48)

v1.7.3

22 Feb 13:40
f42b4d5

Choose a tag to compare

The v1.7.3 release.

v1.7.2

11 Sep 13:48

Choose a tag to compare

Rocket v1.7.2

Diff since v1.7.1

Merged pull requests:

  • refactor(threads): error monitor spawned threads (#32) (@zsoerenm)

v1.7.1

28 Aug 09:55

Choose a tag to compare

Rocket v1.7.1

Diff since v1.7.0

Closed issues:

  • NamedTuple ERROR: Actor of type LoggerActor expects data to be of type (#30)
  • How to avoid calling map function multiple times? (#31)

v1.7.0

23 Feb 10:02

Choose a tag to compare

Rocket v1.7.0

Diff since v1.6.0

Merged pull requests: