Skip to content

Releases: pathsim/pathview

v0.17.2

Choose a tag to compare

@milanofthe milanofthe released this 06 Aug 08:39
11cf431

Block library fixes.

  • Scroll position no longer jumps on hover in the block library on Chromium browsers (#329)
  • Removed the garbled keyboard hint from the block library footer

v0.17.1

Choose a tag to compare

@milanofthe milanofthe released this 02 Aug 19:13

File name retention across sessions.

  • Save no longer falls back to the default file name after a reload: the autosave keeps the working file's name, and restoring a session re-attaches it (#327)
  • On Chromium the file handle itself is persisted, so Save writes back to the original file after a restore (permission re-prompt included)
  • Firefox/Safari download fallback suggests the correct name again

v0.17.0

Choose a tag to compare

@milanofthe milanofthe released this 29 Jul 13:18

Reworked block icons.

  • All 80 blocks now have an icon (Alias, Atan2, Divider, Wrapper, Equal, GreaterThan, LessThan and Interface were missing)
  • Unified icon geometry and stroke weight across plot, symbol and math icons
  • ADC/DAC, TransferFunctionZPG, RandomNumberGenerator, Log10 and AntiWindupPID are no longer visually identical to other blocks
  • Reworked Scope and Spectrum
  • Fixed CounterDown drawing a rising staircase, and SquareWave/TriangleWave/Mod ending mid-period

v0.16.1

Choose a tag to compare

@milanofthe milanofthe released this 11 Jul 14:34
46e4c23

What's Changed

  • Fix Home navigation from the editor: derive the landing deep-link redirect from the router url by @milanofthe in #323

Full Changelog: v0.16.0...v0.16.1

v0.16.0

Choose a tag to compare

@milanofthe milanofthe released this 11 Jul 09:49
d2f0864

PathView gets a landing page!

What's Changed

Full Changelog: v0.15.5...v0.16.0

v0.15.5

Choose a tag to compare

@milanofthe milanofthe released this 11 Jul 06:53
074e091

What's Changed

Full Changelog: v0.15.4...v0.15.5

v0.15.4

Choose a tag to compare

@milanofthe milanofthe released this 09 Jul 09:35
23fdd59

pathsim is no longer pinned at build time — the runtime resolves the latest version from PyPI, so toolbox requirements (e.g. pathsim-chem's BVP1D) install correctly. Fixes #318.

What's Changed

  • Editor: fixed top nav bar (fork layout), remove codegen export by @milanofthe in #317
  • Unpin pathsim: resolve latest at runtime by @milanofthe in #319

Full Changelog: v0.15.3...v0.15.4

v0.15.3

Choose a tag to compare

@milanofthe milanofthe released this 01 Jul 04:58

for autp bumping pathsim version at build time
Full Changelog: v0.15.2...v0.15.3

v0.15.1

Choose a tag to compare

@milanofthe milanofthe released this 01 Jun 20:01
f6815ec

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

Choose a tag to compare

@milanofthe milanofthe released this 30 May 10:08
e2ab75c

What's Changed

Full Changelog: v0.14.3...v0.15.0