Skip to content

Tags: iamwavecut/tool

Tags

v1.3.2

Toggle v1.3.2's commit message
chore: remove coverage report file and clean up unused code in tool a…

…nd safetool packages

v1.3.1

Toggle v1.3.1's commit message
docs: enhance README with detailed library features, installation ins…

…tructions, and contribution guidelines; refactor safetool functions to improve naming consistency and test accuracy

v1.3.0

Toggle v1.3.0's commit message
feat: add IsZero convenience checker

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from iamwavecut/dependabot/go_modules/github.co…

…m/stretchr/testify-1.9.0

chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from iamwavecut/dependabot/go_modules/github.co…

…m/stretchr/testify-1.8.4

chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4

v1.2.4

Toggle v1.2.4's commit message
fix: replace templating from "html/template" to "text/template"

v1.2.3

Toggle v1.2.3's commit message
change: tool Console now prints package instead of relative filepath

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create dependabot.yml

v1.2.1

Toggle v1.2.1's commit message
fix: slice conversion from a slice of ptr type

v1.2.0

Toggle v1.2.0's commit message
chore: deps update