Yoda 0.11.5 release
This release provides detailed page info feature:
- meta members: header and content size, raw header dump;
- socket info (if the remote connection) - this feature includes IP/port resolved for local/remote peers, server geo location (to activate, follow readme instructions)
- redirection chain with counter, type info (depending of connection driver) and timing totals
- events dump with processing time totals
ggemini and ggemtext crates update, as the dependencies:
- ggemini now implements lazy headers parser
- ggemtext - dropped inline code support, which was added before due to a misunderstanding of specification
Mar 28 ยท 7 months ago
2 Comments โ
๐ clseibold ยท 2025-03-28 at 04:21:
What do you mean by *multiline* code? Multiline code is in the spec. `Inline code` is not.
๐ป ps [OP/mod] ยท 2025-03-28 at 04:26:
@clseibold oops, thanks - just corrected to inline!
the full story about this change is here:
โ bbs.geminispace.org/s/Gemini/27022
Source