Releases Tags
-
v0.5.1 release
released this 4 weeks ago | 10 commits to odin since this release
Fix one failing test
Downloads
-
V0.5.0 release
released this 4 weeks ago | 12 commits to odin since this release
- add connect_request_input_sensitive method
- use colored icons next to links to show different protocols
- link rendering - common code moved into traits for re-use
- add initial support for Spartan protocol
- add connect_request_upload method
- gemini::parser - add Spartan prompt line support
- finish Spartan upload support
- Gemini/Spartan - double check file mime type and attempt to handle in application before falling back to downloading
- Gemini - rewrite of parser
- Consecutive blockquote lines are grouped together
- Reduced allocations by specifying lifetimes for &str's
- main parser loop is significantly shorter, with no nested loop
Downloads
-
0.4.0
released this 3 months ago | 38 commits to odin since this release
0.4.0 release
- improved handling up "request-download" signal
- significant code cleanups
- Simplify imports
- Fix broken tests
Downloads