Skip to content

0.0.5

Compare
Choose a tag to compare
@NiclasvanEyk NiclasvanEyk released this 04 Jul 17:21
· 46 commits to main since this release
d2dde85

Changelog

  • 8d3328d Add totally necessary alias for yank
  • 272e039 Bump golang.org/x/net from 0.0.0-20221002022538-bcab6841153b to 0.7.0
  • c22d279 Feature/aliases for insert (#10)
  • 585aaaa Merge branch 'main' into feature/search-command
  • b10ee2b Merge branch 'main' into feature/search-command
  • 8135d48 Merge pull request #1 from NiclasvanEyk/dependabot/go_modules/golang.org/x/net-0.7.0
  • 980dde7 Merge pull request #5 from NiclasvanEyk/feature/search-command
  • c0feeff add formatter action
  • e6111cd allow Unreleased without brackets
  • efc0a2d better word-wrapping
  • 0873a65 demo and document search command
  • b95d457 document styling via glamour
  • 87b3a3d fix staticheck messages
  • 6ab0444 lazy load demo gifs
  • d2dde85 make the root command run show
  • 18fbee5 run gofumpt
  • 2c3dd0d save items as bounds (fixes search command)
  • f926b91 search command kind of functional
  • be5572a wip