Releases: openhistogram/circonusllhist
Releases · openhistogram/circonusllhist
v0.4.0
- 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
- upd: minimize allocations when deserializing
- add: use functional options pattern for constructor
- upd: Apache-2.0 license
v0.2.1
- add: Count method
- add: BinCount method
v0.2.0
- Migrate circonusllhist Go package to openhistogram repository.
- New package import path
import "github.com/openhistogram/circonusllhist"
v0.1.3
Implement copy without reset method Copy()
v0.1.1
RecordIntScale off by one power of 10, bad test
v0.1.0
adding semver release for dependency management