Releases: sunshineplan/utils
Releases · sunshineplan/utils
v0.1.83
What's Changed
- Update progressbar.go by @sunshineplan in #96
- scheduler comment by @sunshineplan in #97
- Remove progressbar package by @sunshineplan in #98
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #99
- processing/text: Add LineToParagraph processor for HTML paragraph conversion by @sunshineplan in #100
- csv: Add support for exporting and decoding CSV slices by @sunshineplan in #101
Full Changelog: v0.1.82...v0.1.83
v0.1.82
v0.1.81
v0.1.80
What's Changed
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #91
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #90
- progressbar: Support print message during running and code refactor by @sunshineplan in #92
- Ai suggest by @sunshineplan in #93
Full Changelog: v0.1.79...v0.1.80
v0.1.79
v0.1.78
What's Changed
- scheduler: More debug log by @sunshineplan in #87
- httpsvr: Fix cert cache key by @sunshineplan in #88
Full Changelog: v0.1.77...v0.1.78
v0.1.77
What's Changed
- progressbar: Support Additional information by @sunshineplan in #86
Full Changelog: v0.1.76...v0.1.77
v0.1.76
What's Changed
- scheduler: Check if next was missed by @sunshineplan in #85
Full Changelog: v0.1.75...v0.1.76
v0.1.75
What's Changed
- Use go 1.24 by @sunshineplan in #82
- clock: Use unique by @sunshineplan in #83
- scheduler: Add debug by @sunshineplan in #84
Full Changelog: v0.1.74...v0.1.75
v0.1.74
What's Changed
- csv: Handle with quoted strings in setCell by @sunshineplan in #81
Full Changelog: v0.1.73...v0.1.74