Skip to content

Releases: edoardottt/go-readingtime

v0.0.4

11 May 07:55
55bdedb
Compare
Choose a tag to compare

go-readingtime v0.0.4 🥳

Estimate how long it takes to read a text

Changelog

If you encounter a problem, just open an issue

v0.0.3

08 May 08:53
d017e83
Compare
Choose a tag to compare

go-readingtime v0.0.3 🥳

Estimate how long it takes to read a text

go install github.com/edoardottt/go-readingtime/cmd/readt@latest
  • Add a CLI tool

If you encounter a problem, just open an issue

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Dec 09:34
1379e98
Compare
Choose a tag to compare

go-readingtime v0.0.2 🥳

Estimate how long it takes to read a text

go get github.com/edoardottt/go-readingtime
  • Refine functions (RawEstimate, Estimate and HumanEstimate)
  • Linting
  • Use go 1.21
  • Add actions for devel branch

If you encounter a problem, just open an issue

v0.0.1

13 Dec 14:01
Compare
Choose a tag to compare

go-readingtime v0.0.1 🥳

Estimate how long it takes to read a text

go get github.com/edoardottt/go-readingtime

If you encounter a problem, just open an issue