-
Bug fixes and dot pseudo var
StableAll checks were successfulBuild / build (push) Successful in 2m3sreleased this
2026-03-14 23:07:27 +00:00 | 0 commits to main since this release- Added
.as a pseudo var. This works similar to how.works in Go templates - Fixed bugs found by Claude Code
Downloads
- Added
-
released this
2025-10-27 11:07:46 +00:00 | 4 commits to main since this release- Added additional builtins for
strsandlists, such as substrings and prefix/suffix. - Added the
-inoption foros:exec - Fixed
strs:splitto 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
- Added additional builtins for
-
released this
2025-10-25 23:50:40 +00:00 | 5 commits to main since this release- Upgraded to Go 1.25
- Replaced use of gopkg with modash
Downloads