Skip to content

Releases: nicmart/Tree

0.10.1

25 Nov 08:51
0.10.1
2ef11e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.10.1

0.10.0

25 Nov 08:44
0.10.0
8d75dd7

Choose a tag to compare

What's Changed

  • composer(deps-dev): bump ergebnis/composer-normalize from 2.44.0 to 2.45.0 by @dependabot[bot] in #334
  • github-actions(deps): bump actions/cache from 4.1.2 to 4.2.0 by @dependabot[bot] in #335
  • github-actions(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 by @dependabot[bot] in #337
  • github-actions(deps): bump shivammathur/setup-php from 2.31.1 to 2.32.0 by @dependabot[bot] in #338
  • github-actions(deps): bump ergebnis/.github from 1.9.2 to 1.9.3 by @dependabot[bot] in #345
  • github-actions(deps): bump actions/cache from 4.2.0 to 4.2.3 by @dependabot[bot] in #346
  • github-actions(deps): bump shivammathur/setup-php from 2.32.0 to 2.33.0 by @dependabot[bot] in #347
  • github-actions(deps): bump codecov/codecov-action from 5.1.2 to 5.4.2 by @dependabot[bot] in #348
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.45.0 to 2.47.0 by @dependabot[bot] in #349
  • github-actions(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #350
  • github-actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.0 by @dependabot[bot] in #351
  • github-actions(deps): Bump shivammathur/setup-php from 2.34.0 to 2.34.1 by @dependabot[bot] in #352
  • github-actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.1 by @dependabot[bot] in #353
  • github-actions(deps): Bump shivammathur/setup-php from 2.35.1 to 2.35.2 by @dependabot[bot] in #354
  • github-actions(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #355
  • github-actions(deps): Bump actions/checkout from 4.2.2 to 4.3.0 by @dependabot[bot] in #356
  • github-actions(deps): Bump actions/checkout from 4.3.0 to 5.0.0 by @dependabot[bot] in #358
  • github-actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3 by @dependabot[bot] in #357
  • github-actions(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #359
  • github-actions(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4 by @dependabot[bot] in #360
  • composer(deps-dev): Bump ergebnis/composer-normalize from 2.47.0 to 2.48.1 by @dependabot[bot] in #361
  • github-actions(deps): Bump ergebnis/.github from 1.9.3 to 1.10.0 by @dependabot[bot] in #363
  • github-actions(deps): Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #364
  • composer(deps-dev): Bump ergebnis/composer-normalize from 2.48.1 to 2.48.2 by @dependabot[bot] in #365
  • composer(deps-dev): Bump ergebnis/license from 2.6.0 to 2.7.0 by @dependabot[bot] in #362
  • github-actions(deps): Bump shivammathur/setup-php from 2.35.4 to 2.35.5 by @dependabot[bot] in #366
  • github-actions(deps): Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #367
  • github-actions(deps): Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #368
  • github-actions(deps): Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #369
  • Fix: Enable iconv extension by @localheinz in #371
  • Add support for PHP 8.5 by @dwightwatson in #370

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

22 Nov 15:36
0.9.0
f5e17bf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

02 Dec 13:25
0.8.0
8d02952

Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.8.0

0.7.2

18 Jun 12:37
0.7.2
c265a77

Choose a tag to compare

What's Changed

  • Fix: Throw LogicException when attempting to get Node from empty NodeBuilder by @localheinz in #209

Full Changelog: 0.7.1...0.7.2

0.7.1

24 Feb 15:11
0.7.1
1e00b25

Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

28 Jan 18:21
0.7.0
54caf72

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

27 Jan 16:33
0.6.0
bfd5123

Choose a tag to compare

What's Changed

  • composer(deps-dev): Bump ergebnis/license from 1.1.0 to 2.1.0 by @dependabot in #139
  • composer(deps-dev): Bump ergebnis/composer-normalize from 2.19.0 to 2.29.0 by @dependabot in #142
  • composer(deps-dev): Bump phpunit/phpunit from 8.5.32 to 9.5.28 by @dependabot in #140
  • github-actions(deps): Bump shivammathur/setup-php from 2.23.0 to 2.24.0 by @dependabot in #144
  • composer(deps-dev): Bump vimeo/psalm from 4.30.0 to 5.6.0 by @dependabot in #145
  • composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 2.14.0 to 5.2.0 by @dependabot in #143
  • Enhancement: Run dependency analysis with maglnet/composer-require-checker by @localheinz in #146
  • Fix: Add getSize() to NodeInterface by @localheinz in #147
  • Fix: Add root() to NodeInterface by @localheinz in #148
  • Fix: Add return type declarations by @localheinz in #113

Full Changelog: 0.5.0...0.6.0

0.5.0

26 Jan 11:26
0.5.0
8d52ed3

Choose a tag to compare

What's Changed

  • github-actions(deps): bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #114
  • composer(deps-dev): bump vimeo/psalm from 4.27.0 to 4.28.0 by @dependabot in #115
  • composer(deps-dev): bump vimeo/psalm from 4.28.0 to 4.29.0 by @dependabot in #116
  • github-actions(deps): bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #117
  • github-actions(deps): Bump shivammathur/setup-php from 2.21.2 to 2.22.0 by @dependabot in #119
  • composer(deps-dev): Bump phpunit/phpunit from 8.5.30 to 8.5.31 by @dependabot in #118
  • composer(deps-dev): Bump psalm/plugin-phpunit from 0.17.0 to 0.18.0 by @dependabot in #120
  • composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.0 to 0.18.1 by @dependabot in #121
  • composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.1 to 0.18.3 by @dependabot in #122
  • composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.3 to 0.18.4 by @dependabot in #124
  • github-actions(deps): Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #125
  • github-actions(deps): Bump actions/cache from 3.0.11 to 3.2.0 by @dependabot in #126
  • github-actions(deps): Bump actions/cache from 3.2.0 to 3.2.1 by @dependabot in #127
  • github-actions(deps): Bump shivammathur/setup-php from 2.22.0 to 2.23.0 by @dependabot in #128
  • github-actions(deps): Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #129
  • github-actions(deps): Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #130
  • composer(deps-dev): Bump phpunit/phpunit from 8.5.31 to 8.5.32 by @dependabot in #133
  • Enhancement: Run tests on PHP 8.2 by @localheinz in #135
  • github-actions(deps): Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #131
  • github-actions(deps): Bump ergebnis/.github from 1.7.0 to 1.8.0 by @dependabot in #132
  • Fix: Use ~ operator to limit compatibility with PHP versions by @localheinz in #134
  • Fix: Drop support for PHP 7.2 by @localheinz in #136
  • Fix: Drop support for PHP 7.3 by @localheinz in #137
  • Fix: Drop support for PHP 7.4 by @localheinz in #138

Full Changelog: 0.4.0...0.5.0

0.4.0

04 Oct 14:34
0.4.0
e992740

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0