• v0.1.2 ebd8c61956

    v0.1.2
    All checks were successful
    Build / build (push) Successful in 2m17s
    Stable

    lmika released this 2025-10-27 11:07:46 +00:00 | 0 commits to main since this release

    • Added additional builtins for strs and lists, such as substrings and prefix/suffix.
    • Added the -in option for os:exec
    • Fixed strs:split to require a second argument. If it's blank, then runes will be separated as before; but if missing, it will result in an error.
    Downloads
  • v0.1.1 05f6816c19

    v0.1.1
    All checks were successful
    Build / build (push) Successful in 2m20s
    Stable

    lmika released this 2025-10-25 23:50:40 +00:00 | 1 commits to main since this release

    • Upgraded to Go 1.25
    • Replaced use of gopkg with modash
    Downloads