Skip to content

Commit 8937a85

Browse files
chore: bump version to 0.9.4
Patch release bundling: - fix(solver): IpoptOptions.diverging_iterates_tol default 1e8 → 1e20 (this PR) - feat(ci): Aqua.jl + JET.jl on every PR (#87, #88, merged ahead of this one) - NT 0.9 compat (already on main via #90) Non-breaking on all axes — solver tolerance loosens, CI additions are test-only, NT compat additive. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6fdc4e4 commit 8937a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DirectTrajOpt"
22
uuid = "c823fa1f-8872-4af5-b810-2b9b72bbbf56"
3-
version = "0.9.3"
3+
version = "0.9.4"
44
authors = ["Aaron Trowbridge <aaron.j.trowbridge@gmail.com> and contributors"]
55

66
[deps]

0 commit comments

Comments
 (0)