Releases: blmayer/ereandel
v0.26.2
What's Changed
- Add a new badge that shows ereandel package in debian stable by @akashdoppalapudi in #56
- No info page by @maia-woolf in #58
- Fixed printf bug by @maia-woolf in #57
- Tentative fix for BSD systems
New Contributors
- @maia-woolf made their first contribution in #58
Full Changelog: v0.26.1...v0.26.2
v0.26.1
What's Changed
- Update Makefile to use more compatible syntax by @guardian3151 in #54
New Contributors
- @guardian3151 made their first contribution in #54
Full Changelog: v0.26.0...v0.26.1
New name
This release is just a rename, as other projects have the old name this project was having packaging issues.
Ereandel is the most distant individual star known to this date. Also Eärendil (a close pronunciation) is "a great seafarer who, on his brow, carried the Morning Star, a jewel called a Silmaril, across the sky.", from J. R. R. Tolkien. [1]
Improved escape sequences
Changes
- Improved some escape sequences to work better with dash shell.
- Fixed terminal not showing cursor after closing astro
Closed #53
Full Changelog: v0.25.0...v0.25.1
Paging
Changes
Added support for scrolling using page up/down. This is a slow version, in the future I'll try to speed it up.
Full Changelog: v0.24.1...v0.25.0
man pages fixed
What's Changed
- docs: add a meaningful description in man page by @akashdoppalapudi in #51
- Fixed man pages with wrong version
New Contributors
- @akashdoppalapudi made their first contribution in #51
Full Changelog: v0.24.0...v0.24.1
Small convenience change
Changes
This release added an improvement to opening URLs without gemini:// so inputs are more convenient.
Full Changelog: v0.23.0...v0.24.0
Custom pager
Changes
This release implements a custom pager, now we have one less dependency (pun), and it is easier to configure key bindings.
Also, one small status indicator is now present on title.
Warning
This release breaks compatibility with previous config file, please backup it and remove the config file, so astro can generate a new one.
Full Changelog: v0.22.4...v0.23.0
Man pages
Small fixes
Summary
This release implemented tracing, some fixes and improved performance.
What's Changed
Full Changelog: v0.22.2...v0.22.3