Skip to content

Releases: control-toolbox/CTFlows.jl

v0.8.23

06 Apr 14:06

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #168
  • feat: Add control-free optimal control problems support by @ocots in #175
  • Variable adjoint by @ocots in #176

Full Changelog: v0.8.20...v0.8.23

v0.8.22-beta

06 Apr 14:06

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #168
  • feat: Add control-free optimal control problems support by @ocots in #175

Full Changelog: v0.8.20...v0.8.22-beta

v0.8.21-beta

06 Apr 14:05

Choose a tag to compare

What's Changed

  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #168
  • feat: Add control-free optimal control problems support by @ocots in #175

Full Changelog: v0.8.20...v0.8.21-beta

v0.8.20

03 Apr 07:54
34bb3dc

Choose a tag to compare

What's Changed

  • Add runtime consistency checks for @Lie macro by @ocots in #167

Full Changelog: v0.8.18...v0.8.20

v0.8.19-beta

02 Apr 22:43

Choose a tag to compare

v0.8.18

01 Apr 08:43

Choose a tag to compare

What's Changed

  • Refactor Lie macro: extract helper functions and improve testability by @ocots in #164
  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #165

Full Changelog: v0.8.15...v0.8.18

v0.8.17-beta

26 Mar 17:04

Choose a tag to compare

v0.8.16-beta

17 Mar 10:08

Choose a tag to compare

v0.8.15

09 Mar 08:31

Choose a tag to compare

What's Changed

  • Update README (2025-10-06) with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges by @github-actions[bot] in #133
  • Update CI.yml by @ocots in #135
  • [AUTO] JuliaFormatter.jl run by @github-actions[bot] in #136
  • Widen CTModels compat to 0.6, 0.7 by @ocots in #155
  • Update compat by @ocots in #156
  • Develop by @ocots in #162

Full Changelog: v0.8.9...v0.8.15

v0.8.9

03 Oct 16:07
a34278d

Choose a tag to compare

CTFlows v0.8.9

Diff since v0.8.8

Merged pull requests:

  • call (#124) (@ocots)
  • CompatHelper: bump compat for CTParser to 0.6 for package test, (drop existing compat) (#125) (@github-actions[bot])
  • up compat (#127) (@ocots)
  • Update README with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges (#128) (@github-actions[bot])
  • CompatHelper: bump compat for CTParser to 0.7 for package test, (drop existing compat) (#129) (@github-actions[bot])
  • Update README (2025-09-28) with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges (#130) (@github-actions[bot])
  • Fix closure (#132) (@ocots)

Closed issues:

  • [Dev] Flow future (#121)
  • [Dev] Actions (#123)
  • [General] Compat (#126)
  • [Bug] Closure is important (#131)