Skip to content

Releases: openhistogram/circonusllhist

v0.4.0

14 Dec 13:53

Choose a tag to compare

  • doc: update godoc links
  • fix: license
  • fix(lint): fix various lint issues
  • chore: update lint config
  • chore: add lint workflow
  • feat: introduce a deserialization target without lookups
  • feat: use default Go memory management when inserting
  • feat: add a suite of benchmarks
  • doc: update readme to reflect license change

v0.3.0

04 Jun 21:07
ed0377b

Choose a tag to compare

  • upd: minimize allocations when deserializing
  • add: use functional options pattern for constructor
  • upd: Apache-2.0 license

v0.2.1

24 Mar 21:43
2b950eb

Choose a tag to compare

  • add: Count method
  • add: BinCount method

v0.2.0

22 Mar 21:48
840ab2f

Choose a tag to compare

  • Migrate circonusllhist Go package to openhistogram repository.
  • New package import path import "github.com/openhistogram/circonusllhist"

v0.1.5

22 Feb 14:47

Choose a tag to compare

fix: json decoding

v0.1.3

28 Nov 18:35
87d4d00

Choose a tag to compare

Implement copy without reset method Copy()

v0.1.1

21 Nov 13:15

Choose a tag to compare

RecordIntScale off by one power of 10, bad test

v0.1.0

30 Oct 22:31

Choose a tag to compare

adding semver release for dependency management