Releases: jackalope/jackalope
Releases · jackalope/jackalope
1.2.8
28 Mar 09:14
Compare
Sorry, something went wrong.
No results found
pick first instead of last wildcard definition
better error reporting on node type validation failure
1.2.7
01 Dec 13:49
Compare
Sorry, something went wrong.
No results found
use local names in phpdoc
1.2.6
10 Nov 13:14
Compare
Sorry, something went wrong.
No results found
fix regression about column names in query results
1.2.5
06 Nov 08:53
Compare
Sorry, something went wrong.
No results found
BROKEN
This release is broken with jackalope-doctrine-dbal, leading to invalid column names when doing queries. Use 1.2.6 instead.
ensure that if we fetch the identifier that we have a uuid if the node is referenceable
18 Oct 13:34
Compare
Sorry, something went wrong.
No results found
1.2.3
09 Oct 16:37
Compare
Sorry, something went wrong.
No results found
Merge pull request #294 from jackalope/handle-restore-children-changes
also mark cached child nodes as dirty during version restore
1.2.2
15 Aug 08:21
Compare
Sorry, something went wrong.
No results found
Add support for Node::getDefinition
cleanup property creation and handle null values in multivalue
10 Aug 13:45
Compare
Sorry, something went wrong.
No results found
Merge pull request #293 from jackalope/handle-conversion-to-binary
handle edge case when converting property to binary
1.2.0
02 May 14:24
Compare
Sorry, something went wrong.
No results found
Merge pull request #282 from jackalope/caller_debug
Enable collection of backtrace
1.2.0-RC1
30 Mar 14:57
Compare
Sorry, something went wrong.
No results found
Merge pull request #279 from jackalope/fix-nodeprocessor
fix issues with the node processor