Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-03 | 546 Bytes | |
v1.4.1 source code.tar.gz | 2025-06-03 | 4.3 MB | |
v1.4.1 source code.zip | 2025-06-03 | 4.3 MB | |
Totals: 3 Items | 8.6 MB | 0 |
What's Changed
- Fix CI badge in README.md by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/218
- Use
gensym
instead of random string generator in@loop
by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/223 - Allow ForwardDiff version 1 by @weymouth in https://github.com/WaterLily-jl/WaterLily.jl/pull/224
- Passing
sim_step!
kwargs throughviz!
by @b-fg in https://github.com/WaterLily-jl/WaterLily.jl/pull/221
Full Changelog: https://github.com/WaterLily-jl/WaterLily.jl/compare/v1.4.0...v1.4.1