Skip to content

Releases: hedyhli/gelim

v0.13.1

14 Dec 01:38
v0.13.1
582acaf
Compare
Choose a tag to compare

Changelog

  • 582acaf feat: Support MaxWidth < 0 for left-alignment
  • e03496f fix: MaxWidth and use a default of 70
  • ac4630c docs: Explain prompts and client certificates in manpage
  • b3d442f fix: Allow setting MaxWidth=0 to always use terminal width
  • 0558d46 fix(gopher): Prompt components
  • 09d5e4e fix(gopher): Ensure path selector starts with /

v0.13.0

13 Dec 10:27
v0.13.0
22bcbe7
Compare
Choose a tag to compare

Highlights

Gopher support!

Also many fixes for features introduced in previous releases.

Changelog

  • 22bcbe7 feat: experimental gopher full-text search support
  • eede8de fix: More gophermap edge cases
  • 1fa3f5e Better display of gophermap items
  • ab6b720 Show (scheme) based on current scheme
  • d3a528f fix: Gophermap edge cases
  • c29e1df feat: experimental gopher protocol support
  • a2a8d1e feat: Better prompt stuff
  • 1a32548 fix: prompt for creating config dir
  • d9bb4ab feat: config reload and edit

v0.12.0

12 Dec 08:04
v0.12.0
278e64a
Compare
Choose a tag to compare

Changelog

v0.11.1

12 Dec 05:10
v0.11.1
6c7f084
Compare
Choose a tag to compare

Changelog

v0.11.0

09 Dec 05:03
v0.11.0
7fc3c5c
Compare
Choose a tag to compare

Changelog

  • 7fc3c5c Resolve some more FIXME/TODO's
  • edcfbee fix: Show a message on invalid links
  • 2390708 feat: Centered Nex and text pages
  • 4be009c feat: Better help, paged help, welcome message, simplify lastPage
  • 3d05d0b feat: Hostname prompt options and add tests

v0.10.1

09 Dec 01:27
v0.10.1
4e2c93a
Compare
Choose a tag to compare

Changelog

v0.10.0

09 Dec 00:47
v0.10.0
279a368
Compare
Choose a tag to compare

Changelog

  • 279a368 Update goreleaser.yml
  • 1cf2df8 Use MaxWidth = 90
  • 321631a Remove LeftMargin and just use MaxWidth
  • cbfe125 Consistent shell prompt styles
  • 2e87374 Looks like it did work.
  • 4542370 Would adding a trailing quote work?
  • be44b9c Add more usage examples
  • d555cfa Use repo assets raw links for screenshots
  • a283414 fix conflicts
  • 1bd404d Use shlex
  • 0e86f43 misc
  • 120d962 Revert "Upgrade dependencies"
  • 14c6df0 Add nex:// protocol support (initial)
  • 007bf0f Upgrade dependencies
  • f2c51b6 Update README again
  • a3c90ee Update README
  • 3ce3194 Fix typos in readme
  • 90b75d1 Update README to add go install option
  • 9ae11d1 Better readme
  • 4d109c5 Merge branch 'master' of git.sr.ht:~hedy/gelim
  • 40d66f6 Better help text for tour command
  • 71905b8 Implement redirect counts, fix response meta edge cases
  • ebc20c0 for now
  • 55bde53 huh?
  • e969d48 Update readme
  • 4acaf7a Update README docs
  • 1bf8024 Fix clipboard command: Properly separate arguments
  • ae8b926 Refactor command resolving logic, fix edge cases
  • f4927aa Fix no history yet
  • f08f161 Better config option name for clipboard
  • 8d197dd Add clipboard command, better help message styles, refactor
  • 09e7803 Display: Use Style colors
  • 71efe81 Update README and LICENSE
  • 5823783 Use string.ReplaceAll
  • 968accc go fmt
  • bb8ac01 Setup release binaries and goreleaser
  • c018724 Clean up Makefile