Skip to content

Releases: monstermichl/TypeShell

v0.1.2

05 Jul 17:26
f1818b7

Choose a tag to compare

Changes

v0.1.1

20 Jun 22:09
56ac6c0

Choose a tag to compare

Changes

  • Add raw string support (#31).
  • Add support for single variable in for-range loops (#29).
  • Add Split function to std/strings.tsh.
  • Add find example for Windows and Linux.
  • Fix len on empty string (Batch) (#32).
  • Fix substring newline handling (Bash).
  • Fix negation handling (#30).

v0.1.0

18 Jun 22:38
d515d04

Choose a tag to compare

Changes

  • First release.