Skip to content

Releases: chickensoft-games/LogicBlocks

v5.1.0

09 Jun 21:30
9b195d6
Compare
Choose a tag to compare

What's Changed

  • fix: upgrade introspection and serialization by @definitelyokay in #37

Full Changelog: 5.0.0...5.1.0

v5.0.0

08 Jun 19:49
2b74dbf
Compare
Choose a tag to compare

What's Changed

  • feat: logic blocks v5
  • serialization
  • optional diagram generation
  • boxless input queing
  • allocation-free execution (state preallocation)
    by @definitelyokay in #34
  • chore: ci/cd by @definitelyokay in #36

Full Changelog: 4.2.2...5.0.0

v4.2.2

29 Feb 00:53
Compare
Choose a tag to compare

What's Changed

  • fix: exit and detach on stop by @definitelyokay in #32

Full Changelog: v4.2.1...v4.2.2

v4.2.1

05 Jan 13:20
Compare
Choose a tag to compare

What's Changed

  • fix: prevent outputs from getting boxed and hitting the heap unnecessarily by @definitelyokay in #30

Full Changelog: v4.2.0...v4.2.1

v4.2.0

29 Dec 18:12
Compare
Choose a tag to compare

What's Changed

  • feat: allow states to be restored before starting by @definitelyokay in #29

Full Changelog: v4.1.0...v4.2.0

v4.1.0

27 Dec 03:58
Compare
Choose a tag to compare

What's Changed

  • Add Troubleshooting to README by @nagyv in #27
  • fix: inputs added on first attach will be queued correctly now by @definitelyokay in #28

New Contributors

  • @nagyv made their first contribution in #27

Full Changelog: v4.0.0...v4.1.0

v4.0.0

23 Dec 19:19
Compare
Choose a tag to compare

What's Changed

  • feat: allow blackboard data to be overwritten from inside a logic block by @definitelyokay in #24
  • refactor: cleanup warnings by @definitelyokay in #25
  • feat: eliminate need to pass context to states by @definitelyokay in #26

Full Changelog: v3.4.0...v4.0.0

v3.4.0

27 Oct 21:36
Compare
Choose a tag to compare

What's Changed

  • feat: fake contexts by @definitelyokay in #22

Full Changelog: v3.3.0...v3.4.0

v3.3.0

25 Oct 05:34
Compare
Choose a tag to compare

What's Changed

  • feat: restore start and stop api by @definitelyokay in #21

Full Changelog: v3.2.0...v3.3.0

v3.2.0

18 Oct 01:08
Compare
Choose a tag to compare

What's Changed

  • fix: allow states to be referenced by interface only by @definitelyokay in #20

Full Changelog: v3.1.0...v3.2.0