Skip to content

Releases: 5n7-sk/zscroll-go

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Dec 07:02

Changelog

0d77a0a fix: fix bug that --version flag does not work

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 09:21

Changelog

b95ea12 fix: typo
b17085a docs: add usage
8bb9d0d feat: concatenate all positional arguments
a8333f6 feat: make scroll rate configurable
41baaa9 feat: update text via shell command
d4cd69b feat: step() returns itself

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 08:14

Changelog

58d2fff ci: add CI for release
1c47e25 docs: add README.md
ec73f38 ci: add CI for lint and test
63a7ab5 feat: implement core features
9420f51 chore: initial commit