Releases: celestiaorg/go-square
Releases · celestiaorg/go-square
v1.0.0
What's Changed
- chore: enhance clarity in comment for function name by @hoank101 in #23
- chore(linter): enable go-critic by @00x-dx in #28
- docs: fix link to specs by @rootulp in #22
- chore: add Apache License 2.0 by @rootulp in #27
- chore(makefile): add lint, test, & benchmark commands. by @00x-dx in #29
- chore(deps): bump celestiaorg/.github from 0.3.0 to 0.3.1 by @dependabot in #24
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #31
- refactor(shares): use more efficient make([]byte, N) not bytes.Repeat([]byte{0}, N) by @odeke-em in #42
- docs: improve README with package comments by @rootulp in #34
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #46
New Contributors
- @hoank101 made their first contribution in #23
- @00x-dx made their first contribution in #28
- @odeke-em made their first contribution in #42
Full Changelog: v1.0.0-rc0...v1.0.0
v1.0.0-rc0
This is a pre release to the first version of the go-square library. It should be the same API as the packages in celestia-app
with one or two exceptions.