Skip to content

Pull requests: Masterminds/sprig

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add uuidv7 to uuid functions
#469 opened Jan 29, 2026 by dennispidun Loading…
Add extended indentation function
#468 opened Jan 23, 2026 by johnnybubonic Loading…
Add new duration helper functions
#467 opened Jan 14, 2026 by aeroyorch Loading…
Add port handling to urlParse and urlJoin
#464 opened Dec 1, 2025 by kycheng Loading…
Add: argon2id hash
#463 opened Dec 1, 2025 by JPaja Loading…
feat(bcrypt): add cost implementation for bcrypt
#462 opened Nov 14, 2025 by Meecr0b Loading…
Add toDateInZone and mustToDateInZone
#459 opened Oct 20, 2025 by StuartFyfe Loading…
Add tests for functions in functions.go.
#454 opened Jul 30, 2025 by zachburg Loading…
Further improve test coverage for date.go
#452 opened Jul 21, 2025 by zachburg Loading…
Enable use of P-384 and P-521 for genPrivateKey
#450 opened Jul 15, 2025 by V02460 Loading…
Improve test coverage for defaults.go
#446 opened Jul 10, 2025 by zachburg Loading…
Add abs and absf functions
#443 opened Jul 7, 2025 by dolzenko Loading…
add derivePublicKey function
#440 opened Apr 20, 2025 by sdwbgn Loading…
changed trunc to use []rune
#438 opened Apr 17, 2025 by waclawthedev Loading…
add indentnonempty function
#434 opened Mar 4, 2025 by aksiksi Loading…
add hexdec encoding function
#432 opened Feb 20, 2025 by tstenner Loading…
feat: add pascalcase function to sprig
#430 opened Feb 1, 2025 by smoto-shei-applibot Loading…
Add md5sum function to crypto library
#426 opened Jan 4, 2025 by inFocus7 Loading…
durationRound: use '1m' instead of '60s' (same for 1h/60m)
#421 opened Dec 1, 2024 by abh Loading…
feat(crypto): add uuidv5
#415 opened Oct 15, 2024 by SkalaNetworks Loading…
ProTip! Exclude everything labeled bug with -label:bug.