Skip to content

Releases: lf-lang/reactor-ts

v0.6.1

12 Oct 22:42
6c35f2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

22 Aug 22:11
f5c195f
Compare
Choose a tag to compare

What's Changed

  • Bugfix: use copy of set in PrecedenceGraph::addAll by @axmmisaka in #212
  • Use dependabot grouping feature to make sure it doesn't make 1000 PRs every day by @axmmisaka in #210
  • Bump major npm package versions, and move rimraf to devDependencies by @axmmisaka in #211
  • Handle cyclic dependencies by applying the MLAA based execution and TPO level by @byeong-gil in #198

Full Changelog: v0.5.0...v0.6.0

v0.5.0

31 Jul 09:29
8ef0e57
Compare
Choose a tag to compare

What's Changed

  • Bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #187
  • Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #188
  • Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #189
  • Bump eslint-config-standard-with-typescript from 36.0.0 to 36.1.0 by @dependabot in #192
  • Bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #191
  • Draft: Add a special class for network receiver and sender reactors by @byeong-gil in #190
  • NetworkSender and NetworkSender classes for new federated execution scheme by @byeong-gil in #186

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Jul 18:05
2dfd6c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

20 May 05:47
6ac1f7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.5

v0.3.4

19 May 07:14
f0968f1
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

Changed published artifact to include compiled .js files.

v0.3.3

18 May 20:29
a944f48
Compare
Choose a tag to compare

What's Changed

  • Send appropriate upstream connection delays to the RTI by @byeong-gil in #138
  • Remove Babel dependencies by @axmmisaka in #142
  • Fix for the scheduling of events coming from physical connections between federates by @byeong-gil in #144
  • Handling of physical connections with after delay in federations by @byeong-gil in #148
  • Unnecessary field rtiSynchronized removed by @byeong-gil in #149
  • Simplification of build configuration by @lhstrh in #141
  • Use index variable when access to the upstreamConnectionDelays array by @byeong-gil in #150
  • Update lingua-franca-ref.txt by @byeong-gil in #151

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

28 Feb 06:42
e93d5a7
Compare
Choose a tag to compare

Spurious commits reverted.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Feb 05:32
6df8fcf
Compare
Choose a tag to compare

What's Changed

  • Types provided by sources, not generated declaration files by @lhstrh in #140

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Feb 06:18
1a5a75e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0