Releases: graphpql/utils
Releases · graphpql/utils
2.3.1
Compare
Sorry, something went wrong.
No results found
peldax
released this
16 Mar 14:37
Fixed detection of array in Json
2.3
Compare
Sorry, something went wrong.
No results found
peldax
released this
10 Nov 10:42
Reworked and simplified Json object (⚠️ potencial BC breaks if some internal api was used)
Raised required PHP version to 8.1
Removed dependency on nette/utils
2.2.1
Compare
Sorry, something went wrong.
No results found
peldax
released this
14 Feb 13:10
Removed Serializable interface from Json
2.2
Compare
Sorry, something went wrong.
No results found
peldax
released this
24 Jun 16:48
Allowed MapJson to be created from array with string keys
Added getFirst & getLast methods to BaseSet
2.1.2
Compare
Sorry, something went wrong.
No results found
peldax
released this
07 Dec 15:31
Improved exceptions for sets
2.1.1
Compare
Sorry, something went wrong.
No results found
peldax
released this
25 Nov 12:42
Utilizing static return type
2.1
Compare
Sorry, something went wrong.
No results found
peldax
released this
23 Nov 18:47
PHP 8 & reworked Json class
2.0
Compare
Sorry, something went wrong.
No results found
peldax
released this
07 Nov 17:46
Split object sets depending on use
1.5
Compare
Sorry, something went wrong.
No results found
peldax
released this
19 Oct 16:42
1.4
Compare
Sorry, something went wrong.
No results found
peldax
released this
13 Aug 20:37
Added ObjectSet::merge function