add gemini-php 0.10.1 release

This commit is contained in:
yggverse 2024-06-25 03:28:23 +03:00
parent 3e4ad8fa54
commit 93ac267ee4
2 changed files with 17 additions and 0 deletions

16
gemini/gemini-php/0.10.1.gmi Executable file
View file

@ -0,0 +1,16 @@
# gemini-php 0.10.1
## Fixed
* Binary body detection in Client\Response::__construct
* Exception namespace in Client\Request::__construct
## Added
* Missed exception message in Client\Request::__construct
* Gemtext deprecation notice, use new library gemtext-php instead!
## Links
=> https://github.com/YGGverse/gemini-php/releases/tag/0.10.1 Download gemini-php 0.10.1
=> https://github.com/YGGverse/gemtext-php Object-oriented library for Gemtext operations