mirror of
https://github.com/YGGverse/yggverse.github.io.git
synced 2026-03-31 17:15:36 +00:00
add gemini-php 0.10.1 release
This commit is contained in:
parent
3e4ad8fa54
commit
93ac267ee4
2 changed files with 17 additions and 0 deletions
16
gemini/gemini-php/0.10.1.gmi
Executable file
16
gemini/gemini-php/0.10.1.gmi
Executable 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
|
||||
1
gemini/gemini-php/index.gmi
Normal file → Executable file
1
gemini/gemini-php/index.gmi
Normal file → Executable file
|
|
@ -6,6 +6,7 @@ PHP 8 / Composer Library for Gemini Protocol
|
|||
|
||||
## Releases
|
||||
|
||||
=> 0.10.1.gmi 2024-06-25 0.10.1
|
||||
=> 0.10.0.gmi 2024-04-18 0.10.0
|
||||
=> 0.9.0.gmi 2024-04-14 0.9.0
|
||||
=> 0.8.0.gmi 2024-04-12 0.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue