Skip to content

Tags: dimkr/tootik

Tags

v0.22.0

Toggle v0.22.0's commit message
fix release breakage since 3b46ed2

v0.21.2

Toggle v0.21.2's commit message
Bump github.com/mattn/go-runewidth from 0.0.20 to 0.0.21

Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.20 to 0.0.21.
- [Commits](mattn/go-runewidth@v0.0.20...v0.0.21)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.21.1

Toggle v0.21.1's commit message
add interactive demo

v0.21.0

Toggle v0.21.0's commit message
bump to Go 1.26.0

v0.20.6

Toggle v0.20.6's commit message
fix accidental prompt change in eb45681

v0.20.5

Toggle v0.20.5's commit message
fix broken avatars in portable actors

v0.20.4

Toggle v0.20.4's commit message
format post titles more efficiently

v0.20.3

Toggle v0.20.3's commit message
preallocate memory instead of reading and parsing JSON responses in c…

…hunks

v0.20.2

Toggle v0.20.2's commit message
if unused, convert string to []byte without allocating and copying

v0.20.1

Toggle v0.20.1's commit message
if unused, convert []byte to string without allocating and copying