Skip to content

Releases: nystudio107/craft-units

5.0.1

14 Jun 02:38

Choose a tag to compare

Fixed

  • Pinned the php-units-of-measure to version ~2.1.0 to avoid breaking changes in non-major releases

4.0.3

14 Jun 02:37

Choose a tag to compare

Fixed

  • Pinned the php-units-of-measure to version ~2.1.0 to avoid breaking changes in non-major releases

1.0.8

14 Jun 02:33

Choose a tag to compare

Fixed

  • Pinned the php-units-of-measure to version ~2.1.0 to avoid breaking changes in non-major releases

5.0.0

20 Jan 02:40

Choose a tag to compare

Added

  • Initial Craft CMS 5 release
  • Add a GraphQL interface for Units fields, closes (#5)

4.0.2

20 Jan 02:40

Choose a tag to compare

Added

  • Add ecs and phpstan code quality tools
  • Add a GraphQL interface for Units fields, closes (#5)

1.0.7

20 Jan 02:39

Choose a tag to compare

Added

  • Add ecs and phpstan code quality tools
  • Add a GraphQL interface for Units fields, closes (#5)

4.0.1

24 Apr 09:19

Choose a tag to compare

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Fixed

  • Fixed an issue that through a Typed Property Error exception when creating a Units field (#41)
  • Add allow-plugins to composer.json to fix CI

1.0.6

24 Apr 09:18

Choose a tag to compare

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Fixed

  • Add allow-plugins to composer.json to fix CI

Version 4.0.0

17 May 16:12

Choose a tag to compare

Added

  • Initial Craft CMS 4 release

Fixed

  • Fixed an issue that would cause the field type to be unusable if you were running PHP 8 or later, due to additions in the token parser in PHP 8 (#40)

Version 1.0.5

17 May 16:10

Choose a tag to compare

Fixed

  • Fixed an issue that would cause the field type to be unusable if you were running PHP 8 or later, due to additions in the token parser in PHP 8 (#40)