Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@koddr koddr released this 24 Jun 06:12

⚙️ The v1.6.0 release

Changelog

Features

  • Add feature: ParseFileToStruct

Updates

  • Update README.md
  • Update tests

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 😉