Skip to content

Releases: umbrellio/laravel-ltree

Added support Doctrine/Dbal v3.0

24 Dec 02:56
f8ca0b8
Compare
Choose a tag to compare
Resolve conflicts dependencies with Doctrine\Dbal (#55)

- Added configs for worlflows (auto publish release, auto merge)
- Added configs for stale
- Update composer
- Remove auto tagging

6.0.3

24 Dec 02:53
f8ca0b8
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Resolve conflicts dependencies with Doctrine\Dbal (#55)
  • Some fixes in check suite (#49)
  • Added configuration for Scrutinizer CI (#47)
  • Create Dependabot config file (#45)

Maintenance

  • Resolve conflicts dependencies with Doctrine\Dbal (#55)
  • Added method for getting tree without leaves (#53)
  • Some fixes in check suite (#49)
  • Added configuration for Scrutinizer CI (#47)
  • Added Auto tagging on master (#46)
  • Create Dependabot config file (#45)
  • Fixed badges urls (#43)

Fixed #39: Added nullable to wrap expressions

19 Dec 22:37
92f27d7
Compare
Choose a tag to compare
Added support nullable to wrap expressions (#40)

* fixed #39
* add badges
* sync coveralls.io with github actions  (by comments on PR)

Added support Doctrine/Dbal v3.0

19 Dec 18:56
6ad268c
Compare
Choose a tag to compare
6.0.1

Added badge for build status (github actions) (#42)

Added support PHP 8.0

19 Dec 18:30
3058e4f
Compare
Choose a tag to compare
  • Added support PHP 8.0
  • Migrate from Travis CI => Github Actions

Added flag for loading missing nodes manually or automatically

08 Dec 02:28
8e7fe7d
Compare
Choose a tag to compare
Added flag for loading missing nodes manually or automatically (#38)

Added flag for loading missing nodes manually or automatically.

Removed method for manual tree correction

07 Dec 19:09
38419f8
Compare
Choose a tag to compare
Removed method for manual tree correction (#37)

* remove method for manually load missing nodes

Separated model and LTree interfaces & refactoring

06 Dec 18:57
8964651
Compare
Choose a tag to compare
Separated model and LTree interfaces & refactoring (#36)

* refactor & add new interfaces

Added PHP 7.4 support

04 Dec 18:06
ced6778
Compare
Choose a tag to compare
Support PHP 7.4 (#33)

* add tests in different php environments
* add support PHP 7.4

Improvements & Refactoring

04 Dec 11:39
3a69de6
Compare
Choose a tag to compare
Improvements, refactorings and support for Laravel 8 (#31)

* improvements & refactoring
* support for Laravel 8