go-sprout / sprout

From sprig to sprout - Useful template functions for Go templates with steroids
https://sprout.atom.codes
MIT License
86 stars 4 forks source link

fix(backward): reimport functions from sprig to maintain backward compatibility #30

Closed 42atomys closed 4 months ago

42atomys commented 4 months ago

Description

This pull request reimports several functions from the Sprig library to maintain backward compatibility. This is marked as a regression issue

Changes

Fixes #29

Checklist