YAGS 0.2.0

I have just tagged v0.2.0.

The two main features that it brings are:



Additionally some minor issues and refactorings - but that's not important here.

👋

Link

YAGS Codeberg repo

Posted in: s/Gemini

⛄️ gim

Aug 14 · 2 months ago

1 Comment

⛄️ gim [OP] · Aug 27 at 17:45:

YAGS 0.2.1

That's a minor fix on top of 0.2.0, It fixes handling of *cgi responses and additionally adds QUERY_PARAMS_EMPTY env variable.

This is workaround for some cgi frameworks, where it's impossible to distinguish no/missing query vs empty query.

QUERY_PARAMS_EMPTY should be set only when query is present and empty


Source