Skip to content

Releases: calebcase/gomnia

v0.1.13

07 Mar 13:51
Compare
Choose a tag to compare

Changelog

43834a0 .github/workflows: update go versions
ed7cf0a Merge pull request #1 from calebcase/feature/new-go-versions
8e4b770 New data generators, filter, and limit
c1e44b9 goreleaser: remove unneeded explicit upx hook

v0.1.9

21 Dec 15:50
443934b
Compare
Choose a tag to compare

Changelog

9ae1e8e Add CI/CD
443934b Add more CI/CD bits.
b0ef42c Adding more godocs & cleaning up code.
51fadb8 Clarifying purpose of Gomnia
5f8af4a Enable truncating distributions and fix handling of pipes in generate.
cf779c2 Histograms should error if there was no input values.
430d110 Initial Import
e7ef1d2 More godoc linkage and a link from README.
98c189a Normalize code and add examples for the distributions.
db3dccf Remove hardcoded width in histogram plot.

v0.1.8

21 Dec 15:40
9ae1e8e
Compare
Choose a tag to compare

Changelog

9ae1e8e Add CI/CD
98c189a Normalize code and add examples for the distributions.
cf779c2 Histograms should error if there was no input values.
5f8af4a Enable truncating distributions and fix handling of pipes in generate.
51fadb8 Clarifying purpose of Gomnia
e7ef1d2 More godoc linkage and a link from README.
b0ef42c Adding more godocs & cleaning up code.
db3dccf Remove hardcoded width in histogram plot.
430d110 Initial Import