Skip to content

Releases: jfcg/sixb

v2.3.0

04 Aug 15:39
Compare
Choose a tag to compare
  • 🐛 remove Size(), fix Copy() return type
    Size() prevented Slice() from being inlined

Full Changelog: v2.2.0...v2.3.0

v2.2.0

01 Aug 12:54
Compare
Choose a tag to compare
  • 🧺 add None and Set types
  • ☺️ relax more input types, add Float

Full Changelog: v2.1.1...v2.2.0

v2.1.1

03 Jul 11:43
Compare
Choose a tag to compare
  • ☺️ relax generic input types

Full Changelog: v2.1.0...v2.1.1

v2.1.0

03 Jul 04:50
Compare
Choose a tag to compare
  • ⛏️ expose slice & string internals
  • 💪 add Median*()

Full Changelog: v2.0.0...v2.1.0

v2.0.0 (Generics)

02 Jul 03:16
Compare
Choose a tag to compare
  • ⭐ new, concise api using generics

Full Changelog: v1.4.1...v2.0.0

v1.4.1

09 Feb 15:20
Compare
Choose a tag to compare
  • 📜 update README
  • ⚙️ add coverage and benchmarks to gh actions
  • 🧪 rewrite Mean*() tests with generics

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Jan 13:26
Compare
Choose a tag to compare

Changes

  • :atom: add Inc()/Dec() for 386 & amd64
  • :atom: add Inc()/Dec() for arm64
  • ⚙️ bump github actions versions
  • ⭐ add OpenSSF badge
  • 🆙 bump go.mod version

Full Changelog: v1.3.8...v1.4.0