Changelog ​
2.0.4 (2026-08-19) ​
Bug Fixes ​
- test: import SciMLBase into the generated test preamble (cd6c19b), closes JuliaComputing/DyadEcosystemDependencies.jl#239 JuliaComputing/dyad-lang#1817
2.0.3 (2026-06-08) ​
Bug Fixes ​
- empty commit to trigger new release (b8c003f)
2.0.2 (2026-05-27) ​
Bug Fixes ​
- update DiffEq stack to v2 (#143) (be6576c)
2.0.1 (2026-05-08) ​
Bug Fixes ​
- compiled with the latest Vsix 3.0.0 rc 4 (12acb0b)
v2.0.0 ​
Renames ​
HydraulicComponents.AbstractMedium -> HydraulicComponents.Interfaces.AbstractMedium HydraulicComponents.Port -> HydraulicComponents.Interfaces.Port HydraulicComponents.TwoPorts -> HydraulicComponents.Interfaces.TwoPorts HydraulicComponents.BoundaryPressure -> HydraulicComponents.Sources.BoundaryPressure HydraulicComponents.FixedVolume -> HydraulicComponents.Vessels.FixedVolume HydraulicComponents.TubeBase -> HydraulicComponents.Pipes.TubeBase HydraulicComponents.DoubleActingCylinder -> HydraulicComponents.Machines.DoubleActingCylinder HydraulicComponents.FlowDivider -> HydraulicComponents.Fittings.FlowDivider
1.1.4 (2026-02-23) ​
Bug Fixes ​
- regenerate code (#125) (6404b88)
1.1.3 (2026-02-21) ​
Bug Fixes ​
- remove [sources] from Project.toml (53d7610)
1.1.2 (2026-01-29) ​
Bug Fixes ​
- update DED (82de904)
1.1.1 (2026-01-22) ​
Bug Fixes ​
- deps: update Dyad ecosystem and component libraries (#116) (e2d3d7b)
1.1.0 (2025-12-30) ​
Features ​
- add Double Acting Cylinder model (#113) (cd293ee)
1.0.3 (2025-12-22) ​
Bug Fixes ​
- deps: trivial change to CSV.jl compat for new version (19b438d)
1.0.2 (2025-12-10) ​
Bug Fixes ​
- deps: update dependency DyadEcosystemDependencies to v0.10.6 (2fd69f1)
1.0.1 (2025-12-03) ​
Bug Fixes ​
- deps: allow BlockComponents v3 (9b6a0f4)
1.0.0 (2025-11-10) ​
0.12.0 (2025-10-29) ​
Features ​
- icon: add icons and labels (a731add)
0.11.1 (2025-10-22) ​
Bug Fixes ​
- deps: add DyadInterface dependency (#97) (464606e)
0.11.0 (2025-10-17) ​
Features ​
- deps: update Dyad ecosystem and component libraries (#92) (982fd1a)
0.10.5 (2025-10-10) ​
Bug Fixes ​
generate code with Dyad@1.1.0 (83288bc)
include generated module.jl (96afdd6)
0.10.4 (2025-09-15) ​
Bug Fixes ​
- deps: update Dyad ecosystem and component libraries (#91) (aa921be)
0.10.3 (2025-08-20) ​
Bug Fixes ​
- deps: update Dyad ecosystem and component libraries (#88) (6772ad9)
0.10.2 (2025-08-15) ​
Bug Fixes ​
- deps: update dependency DyadEcosystemDependencies to v0.10.2 (8f0a12c)
0.10.1 (2025-08-14) ​
Bug Fixes ​
update code with dyad-studio-0.61.0-rc5 (fc004cb)
use ternary operator (bd08a9f)
0.10.0 (2025-08-08) ​
Features ​
- deps: update Dyad ecosystem and component libraries (#75) (92ae159)
0.9.1 (2025-08-04) ​
Bug Fixes ​
- increase tol (#80) (41f8586)
0.9.0 (2025-07-30) ​
Features ​
- added metadata for the connectors (5ee08e4)
0.8.0 (2025-06-15) ​
Features ​
- deps: update Dyad ecosystem and component libraries (#73) (cd1a878)
0.7.4 (2025-06-07) ​
Bug Fixes ​
- deps: update Dyad ecosystem and component libraries (#64) (55019d7)
0.7.3 (2025-06-06) ​
Bug Fixes ​
- qualify FluidSystemTest as a
test(e25318b)
0.7.2 (2025-06-06) ​
Bug Fixes ​
- trigger a patch release for README (9bb7b86)
0.7.1 (2025-05-28) ​
Bug Fixes ​
- trigger version bump (e064790)
0.7.0 (2025-05-28) ​
Features ​
- deps: update Dyad ecosystem and component libraries (#59) (962a250)
0.6.0 (2025-05-21) ​
Features ​
- deps: update Dyad ecosystem and component libraries (#58) (c02e826)
0.5.0 (2025-05-12) ​
Bug Fixes ​
deps: rename JuliaSimCore to DyadEcosystemDependencies (8b62043)
deps: update Block to v2 (e6bdb0c)
Features ​
generated: update generated components (713f08d)
metadata: update metadata and generated code with
dyad(815f989)migrate jsml files to
dyad(402a6ac)
0.4.5 (2025-05-07) ​
Bug Fixes ​
- deps: update JuliaSimCore to 0.6.1 (d048495)
0.4.4 (2025-04-08) ​
Bug Fixes ​
- deps: update JuliaSimCore to 0.5.1 (60c0740)
0.4.3 (2025-03-18) ​
Bug Fixes ​
deps: update JuliaSimCore to 0.5.0 (8e1ccd6)
generated: update tolerance for FluidSystemTest (e28e000)
0.4.2 (2025-03-11) ​
Bug Fixes ​
- deps: update JuliaSimCore to 0.4.0 (50f9824)
0.4.1 (2025-03-05) ​
Bug Fixes ​
- update code generated with Studio@0.2.5 (33ab235)
0.4.0 (2025-02-20) ​
Bug Fixes ​
generate code with Studio 0.2.2 (548fcaa)
give numerical value to
bulk_modulus(4dc6a53), closes /github.com/JuliaComputing/jsml-kernel/issues/197#issuecomment-2636812599use
IsothermalCompressiblefluid (b6d4611)
Features ​
- define a native IsothermalCompressible fluid (dc3fc5c)