Skip to content

Tags: gonum/plot

Tags

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
all: use built-in min and max functions

We can use the built-in `min` and `max` functions since Go 1.21.

Signed-off-by: Eng Zer Jun <[email protected]>

v0.15.2

Toggle v0.15.2's commit message
all: bump go-fonts/[email protected], go-latex/[email protected]

Signed-off-by: Sebastien Binet <[email protected]>

v0.15.1

Toggle v0.15.1's commit message
all: migrate to codeberg

Signed-off-by: Sebastien Binet <[email protected]>

v0.15.0

Toggle v0.15.0's commit message
all: bump [email protected]

[email protected] has a better handling of points' closeness.
see:
https://git.sr.ht/~sbinet/gg/commit/1994be2d12593293d38a10764df23880fee6f436

Fixes #687.

Signed-off-by: Sebastien Binet <[email protected]>

v0.14.0

Toggle v0.14.0's commit message
all: bump to Go-1.21, drop Go-1.19

Signed-off-by: Sebastien Binet <[email protected]>

v0.13.0

Toggle v0.13.0's commit message
all: update dependencies for Gonum-v0.13.0

Signed-off-by: Sebastien Binet <[email protected]>

v0.12.0

Toggle v0.12.0's commit message
all: bump [email protected], x/image and x/exp

Signed-off-by: Sebastien Binet <[email protected]>

v0.11.0

Toggle v0.11.0's commit message
ci: use go install pkg@latest

Signed-off-by: Sebastien Binet <[email protected]>

v0.10.1

Toggle v0.10.1's commit message
all: bump ajstarks/[email protected]

This ajstarks/svgo revision provides support for Go modules.

v0.10.0

Toggle v0.10.0's commit message
github: remove FUNDING.yml file