Skip to content

Releases: Kitware/peacock

v0.1.1

21 Jul 22:03
Compare
Choose a tag to compare

Fix

  • trame: Update to support trame v3 (0ea4a0c)

Documentation

  • Update readme to use pypi (3a936d8)

v0.1.0

22 May 21:26
Compare
Choose a tag to compare

Feature

  • ExodusViewer: Add timestep controller (1061596)

Fix

  • install: Streamline install (98e4913)
  • lang-server: Include middleware in package (19541d4)
  • lang-server: Pass workspace config to prevent error (1c5a1cf)
  • terminal: Resize properly (47300ee)
  • ExodusViewer: Disable exodus viewer when ParaView is not installed (45ef46e)
  • mac: Only remove LD_LIBRARY_PATH if available (29213af)
  • pv: Make compatible with python 3.9 (d7632dd)
  • license: Update license info to Apache (5ecfdba)
  • pv: Allow ParaView to be the runner (746f6f4)
  • web: Run linter and build (c657de9)

Documentation

  • editor: Add lang server run instructions (be8016f)
  • mac: Update setup steps (7626f20)
  • mac: Take some notes on setup (ac798ae)