What's Changed
Changelog
Others
- ddd3199: Add MIT License to the project (@karngyan)
- 6a4990c: Add comprehensive case conversion utilities (#3) (@karngyan)
- fee2b75: add sx.CamelCase (#2) (@karngyan)
- 0bf67b5: remove archives from release build (@karngyan)
Installation
go get github.com/gomantics/[email protected]
Usage
Import the library in your Go code:
import "github.com/gomantics/sx"
Full Changelog: v0.0.2...v0.0.3