yggverse
8 months ago
4 changed files with 44 additions and 0 deletions
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
# gemini-php 0.10.0 |
||||
|
||||
## API changes |
||||
|
||||
* Pango class now related to GTK version namespace |
||||
* Escape all URL entities |
||||
* Decode URL in alt |
||||
* Append title attribute on address does not match alt value |
||||
* Add title attribute to the links tag |
||||
|
||||
## Links |
||||
|
||||
=> https://github.com/YGGverse/gemini-php/releases/tag/0.10.0 Download gemini-php 0.10.0 |
@ -0,0 +1,14 @@
@@ -0,0 +1,14 @@
|
||||
# gemini-php 0.8.0 |
||||
|
||||
## New methods |
||||
|
||||
=> https://github.com/YGGverse/gemini-php#bodygetlines Body::getLines |
||||
=> https://github.com/YGGverse/gemini-php#bodygetline Body::getLine |
||||
|
||||
## API update |
||||
|
||||
Body methods now receive and return line number match condition in the linked argument |
||||
|
||||
## Links |
||||
|
||||
=> https://github.com/YGGverse/gemini-php/releases/tag/0.8.0 Download gemini-php 0.8.0 |
@ -0,0 +1,14 @@
@@ -0,0 +1,14 @@
|
||||
# gemini-php 0.9.0 |
||||
|
||||
## New class |
||||
|
||||
=> https://github.com/YGGverse/gemini-php#pango Pango - Conversion features for GTK/Pango format |
||||
|
||||
## New methods |
||||
|
||||
=> https://github.com/YGGverse/gemini-php#bodygetquote Body::getQuote |
||||
=> https://github.com/YGGverse/gemini-php#bodygetcode Body::getCode |
||||
|
||||
## Links |
||||
|
||||
=> https://github.com/YGGverse/gemini-php/releases/tag/0.9.0 Download gemini-php 0.9.0 |
Loading…
Reference in new issue