Skip to content

Releases: epessine/tinkerpad

v0.5.0-beta

12 Feb 23:42
Compare
Choose a tag to compare

Version 0.5.0-beta

Enhancements

  • Improve language server proxy shutdown handling
  • Added Linux support (amd64/arm64)

Bug Fixes

  • Fixed error with default theme config loading
  • Fixed error with language server config

v0.4.4-beta

11 Feb 00:16
Compare
Choose a tag to compare

Version 0.4.4-beta

Enhancements

  • Improve structured output performance

v0.4.3-beta

27 Jan 10:03
Compare
Choose a tag to compare

Version 0.4.3-beta

Enhancements

  • Improve default font config

v0.4.2-beta

26 Jan 13:50
Compare
Choose a tag to compare

Version 0.4.2-beta

Enhancements

  • Refactor components namespaces
  • Refactor Status bar layout to be more compact
  • Break up Status bar component into smaller components

v0.4.1-beta

25 Jan 19:59
Compare
Choose a tag to compare

Version 0.4.1-beta

Bug Fixes

  • Fixed raw output not updating
  • Fixed error with dd() not outputting values

v0.4.0-beta

25 Jan 16:11
Compare
Choose a tag to compare

Version 0.4.0-beta

We're now in beta! 🥳

Enhancements

  • Added structured output with VarDumper
  • Added memory usage peak information
  • Added run time information
  • Increased update check frequency to 8 hours

v0.3.0-alpha

21 Jan 22:46
Compare
Choose a tag to compare

Version 0.3.0-alpha

Enhancements

  • Added panes resizing

Bug Fixes

  • Fixed error with empty passphrase/password SSH connections
  • Fixed stopped Docker containers showing up as active

v0.2.0-alpha

19 Jan 22:15
Compare
Choose a tag to compare

Version 0.2.0-alpha

Enhancements

  • Added updater (checks for new versions and downloads package)
  • Added SSH password/passphrase encryption
  • Refactored PHP code runner for better structured data

Bug Fixes

  • Fixed error with code comment remover
  • Fixed errors with Laravel dump() and dd() functions

v0.1.2-alpha

14 Jan 22:46
Compare
Choose a tag to compare

Version 0.1.2-alpha

Enhancements

  • Improved PHP runner error handling and output.
  • Improved README and added screenshots.

Bug Fixes

  • Fixed error with Laravel class aliasing.

v0.1.1-alpha

13 Jan 22:06
Compare
Choose a tag to compare

Version 0.1.1-alpha

Enhancements

  • Improved logging for better clarity and debugging.
  • Enhanced the code output.

Bug Fixes

  • Resolved an issue where framework information was not being refetched after changing the working directory.
  • Fixed an error that occurred with empty window statistics.
  • Fixed store directory creation error