Releases: pathsim/pathview
Releases · pathsim/pathview
v0.7.2
What's Changed
- Fix empty string settings causing validation errors in .pvm files by @milanofthe in #256
- Rename pathview_server to pathview and add convert API by @milanofthe in #257
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Enable imort of environment packages in the code editor when using the local flask version.
What's Changed
- Remove venv isolation, use host Python for workers and pin pathsim deps at build time by @milanofthe in #255
Full Changelog: v0.7.0...v0.7.1
v0.7.0
New blocks!!
What's Changed
- Add PT1, PT2, LeadLag, RateLimiter blocks and update PID to SISO by @milanofthe in #254
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Replace SVG export with dom2svg by @milanofthe in #253
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Flask backend for server-side Python execution by @milanofthe in #250
- Replace sponsor with consulting link in welcome modal by @milanofthe in #251
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- port labels toggle-able on blocks by @milanofthe in #248
- Welcome modal overhaul by @milanofthe in #249
Full Changelog: v0.4.12...v0.5.0
v0.4.12
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- UX improvements for node placement by @milanofthe in #247
Full Changelog: v0.4.10...v0.4.11
v0.4.10
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- save visual feedback by @milanofthe in #243
- routing tweaks by @milanofthe in #244
- Wrap all graph mutations in historyStore.mutate() for full undo/redo by @milanofthe in #245
Full Changelog: v0.4.8...v0.4.9