Releases: grokify/gocharts
Releases · grokify/gocharts
v2.8.6
Full Changelog: v2.8.5...v2.8.6
v2.8.5
Update dependencies.
Additional golangci-lint
adjustments.
Full Changelog: v2.8.4...v2.8.5
v2.8.4
Update dependencies.
Full Changelog: v2.8.3...v2.8.4
v2.8.3
Update dependencies.
Full Changelog: v2.8.2...v2.8.3
v2.8.2
Update dependencies.
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- feat:
table
: addTableSet.WriteXLSX()
,TableSet.Tables()
- Update dependencies
Full Changelog: v2.8.0...v2.8.1
v2.8.0
Overview
- Add new Roadmap structs in
data/roadmap2
What's Changed
- style:
data/table
: change param capitalization - dep: go mod: update
- dep: go mod: update
- feat:
data/roadmap2
: addRoadmap
and related structs/funcs - feat:
collections/roadmap
: add example roadmap - comments:
collections/roadmap
: add description for example roadmap - dep: go mod: update
- ci: gh actions: update go versions
- ci: gh actions: add workflow_dispatch
Full Changelog: v2.7.4...v2.8.0
v2.7.4
v2.7.3
What's Changed
- enhance: data/timeseries: update
TimeSeries.LinearRegression()
to support intervaltimeutil.Month
- enhance: data/timeseries: update
TimeSeries.ToMonth
param name toaddZeroValueMonths
for clarity - docs: README.md: add note on collections package.
- docs: README.md: update charts links
- dep: go mod: update
- feat: data/timeseries: add
TimeSeries.Clone()
- refactor: data/timeseries: add error vars
- dep: go mod: update
- feat: data/timeseries: add
TimeSeries.TimeUpdateIntervalStart()
- enhance: data/timeseries:
TimeSeries.TimeUpdateIntervalStart()
addtimeutil.Month
interval - feat: data/timeseries: add
TimeSeriesSet.TableActualTarget()
to compare actual and target figures - build(deps): bump github.com/grokify/mogo from 0.39.3 to 0.39.4
- Merge pull request #19 from grokify/dependabot/go_modules/github.com/grokify/mogo-0.39.4
Full Changelog: v2.7.2...v2.7.3
v2.7.2
What's New
Full Changelog: v2.7.1...v2.7.2