v1.5.0
⚙️ The v1.5.0
release
Changelog
Features
- Add feature: ModifyByValue
- Add feature: benchmark for ModifyByValue
Bug fixes
- Fix .codecov.yml
- Fix comment
- Fix go-critic issue (ModifyByValue)
Updates
- Update README.md
Install or update
go get -u github.com/koddr/gosl
💡 Note: Basic usage and full code examples of all functions of the
gosl
package, you can find on the pkg.go.dev page.
Your help to improve project
I'd be truly grateful for help with:
- Creating a new Go snippets (with tests & benchmarks)
- Improve an existing Go snippets, tests, or benchmarks
- Feature requests with interesting snippets that make life easier when writing Go programs that would be good to add
Your PRs & issues are welcome! Thanks 😉