Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@Zorvalt Zorvalt released this 29 Oct 23:34
· 3 commits to master since this release

Improved user experience:

  • Puke prints are now inserted BEFORE current line. More logical for a lot of users, especially when using exposures:
    • the selected expression is probably meant to be displayed(for debug)
      before being used in the code.

Improved consistency amongs commands and settings:

  • Renamed pukePoint commands to Point (e.g. insertPukePoint becomes insertPoint)
  • Pluralized commands meant to affect multiple lines
  • Renamed configuration pukePointFormat to pointFormat

Fix:

  • multi-carret support for exposures

Implement first tests:

  • Covering most basic usages