Skip to content

Releases: celestiaorg/go-square

v1.0.0

04 Mar 21:55
a841739
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0-rc0...v1.0.0

v1.0.0-rc0

17 Jan 23:25
fd78256
Compare
Choose a tag to compare
v1.0.0-rc0 Pre-release
Pre-release

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.