Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jackalope/jackalope

1.2.8

28 Mar 09:14
@dbu dbu

Choose a tag to compare

  • pick first instead of last wildcard definition
  • better error reporting on node type validation failure

1.2.7

01 Dec 13:49
@dbu dbu

Choose a tag to compare

use local names in phpdoc

1.2.6

10 Nov 13:14
@dbu dbu

Choose a tag to compare

fix regression about column names in query results

1.2.5

06 Nov 08:53
@dbu dbu

Choose a tag to compare

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

Choose a tag to compare

1.2.3

09 Oct 16:37
@dbu dbu

Choose a tag to compare

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
@dbu dbu

Choose a tag to compare

  • Add support for Node::getDefinition

cleanup property creation and handle null values in multivalue

10 Aug 13:45

Choose a tag to compare

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
@dbu dbu

Choose a tag to compare

Merge pull request #282 from jackalope/caller_debug

Enable collection of backtrace

1.2.0-RC1

30 Mar 14:57
@dbu dbu

Choose a tag to compare

1.2.0-RC1 Pre-release
Pre-release
Merge pull request #279 from jackalope/fix-nodeprocessor

fix issues with the node processor