Releases: hugopl/rtfm
Releases · hugopl/rtfm
v0.6.0
v0.5.1
Added
- Add Alt+Up/Down shortcut to select previous/next docset in locator dialog.
Fixed
- Only link to necessary libraries directly used by rtfm.
- Log unhandled exceptions before quit on errors.
- Do not hide locator if nothing was loaded yet.
- Fix some keyboard focus issues.
v0.5.0
v0.4.1
v0.4.0
Fixed
- Fix compilation with GLib 2.80 and GTK 4.14.
- Search text is selected when locator is show.
- Do not fork on --license and --version command line arguments.
Changed
- Removed buttons to search-prev/search-next, use F3/Ctrl+F3 instead.
- Show arguments on Crystal docset methods and functions.
- Class only search was temporary removed.
Added
- Added document hierarchy, a sidebar was added to show them.
- Show arguments on Crystal docset methods and functions.
v0.3.1
v0.3.0
Added
- New UI
- It's possible to search only classes by prefixing the search with "c ".
- It's possible to search only methods by prefixing the search with ". ".
Fixed
- Fixed incompatibilities with some docsets, many more still existing.
Changed
- Removed save session feature.