Skip to content

Latest commit

 

History

History
75 lines (39 loc) · 3.61 KB

File metadata and controls

75 lines (39 loc) · 3.61 KB

Changelog

All notable changes to project will be documented in this file.

4.0.0 - 2026-07-20

Features

  • add new isUnpublished function to the NodeTypeInterface - (59b00d2) - eliot lauger

3.1.1 - 2025-10-27

Refactor

  • Remove static on method getRepositoryClassName (#6) - (a3d4819) - Eliot

3.1.0 - 2025-10-23

Features

  • introduce NodeTypeClassLocatorInterface and deprecate methods from NodeTypeInterface (#5) - (2ac232e) - Eliot
  • update PHP requirement to 8.0 - (e9bfec2) - Ambroise Maupate

Refactor

  • added rector, php-cs-fixer for code quality, removed redondant PHPdocs - (254d985) - Ambroise Maupate

3.0.0 - 2025-06-02

⚠ Breaking changes

  • Add isRequired method to NodeTypeFieldInterface (#3)

Features

  • [breaking]Add isRequired method to NodeTypeFieldInterface (#3) - (d80378f) - Eliot

1.1.6 - 2025-02-04

CI/CD

  • Updated CI tools - (7d700b3) - Ambroise Maupate

Features

  • Add getDefaultValuesAsArray to NodeTypeFieldInterface - (cbf9f97) - eliot lauger
  • Update phpstan.neon - (d6eb03c) - eliot lauger

1.1.5 - 2023-12-02

CI/CD

  • Added Github actions - (c311d4e) - Ambroise Maupate

1.1.3 - 2023-07-24

Bug Fixes

  • Fixed implementation namespace use, allow doctrine/collection v2 - (08457be) - Ambroise Maupate

1.1.2 - 2022-06-27

Features

  • Added NodeTypeInterface::getFieldByName - (36184f0) - Ambroise Maupate

1.1.1 - 2022-06-27

Features

  • NodeTypeInterface is now Searchable too - (cd7bdda) - Ambroise Maupate

[1.0.0] - 2020-12-23