Skip to content

Releases: aliziodev/laravel-taxonomy

v2.6.1

10 Oct 19:33

Choose a tag to compare

2.6.1 (2025-10-10)

Bug Fixes

  • database: use dynamic table names for taxonomy foreign keys #10 (2908957)

v2.6.0

02 Sep 20:07

Choose a tag to compare

2.6.0 (2025-09-02)

Features

  • taxonomy: add type-specific operations and query scopes (20cf611)
  • taxonomy: add type-specific taxonomy relationship methods (ee31d44)

v2.5.0

22 Jul 10:41

Choose a tag to compare

2.5.0 (2025-07-22)

Features

  • refactor to configurable model and merged PR #8 (#9) (409cbe7)

v2.4.8

15 Jul 16:50

Choose a tag to compare

2.4.8 (2025-07-15)

Bug Fixes

  • taxonomies: relation return model from config (#7) (5c9b85e)

v2.4.7

03 Jul 23:45

Choose a tag to compare

2.4.7 (2025-07-03)

Bug Fixes

  • ci: resolve composer dependency management issues in workflows (3e46e8d)

v2.4.6

03 Jul 23:40

Choose a tag to compare

2.4.6 (2025-07-03)

Bug Fixes

  • workflows: remove invalid --prefer-stable flag from composer install (4b7a17d)

v2.4.5

03 Jul 23:36

Choose a tag to compare

2.4.5 (2025-07-03)

Bug Fixes

  • workflows: prevent orchestra/testbench dependency placement issues (8b5e7e7)

v2.4.4

03 Jul 23:30

Choose a tag to compare

2.4.4 (2025-07-03)

Bug Fixes

  • composer: move again orchestra/testbench to require-dev (2fc16b0)
  • release: remove composer.json from semantic-release assets (8f3b2db)

v2.4.3

03 Jul 23:21

Choose a tag to compare

2.4.3 (2025-07-03)

Bug Fixes

  • ci: install orchestra/testbench as dev dependency in all workflows (4c52711)

v2.4.2

03 Jul 23:06

Choose a tag to compare

2.4.2 (2025-07-03)

Bug Fixes

  • composer: move orchestra/testbench to require-dev section (dc5a1a7)