v0.1.1
This release contains minor fix-ups to better consume the project.
Install this with:
go get braces.dev/[email protected]
See the prior release announcement for additional information.
Changed
- Lower
go
directive in go.mod to 1.20 to allow use with older versions.
Fixed
- Add a README.md to render alongside the API reference.