Skip to content

Latest commit

 

History

History
91 lines (46 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

91 lines (46 loc) · 2.1 KB

Changelog

Unreleased changes

1.0.1 - 2024-03-21

Fixed

  • Fix crash on position being string (#14)

1.0.0 - 2024-03-05

Added

Rapidez v2 support (#13)

0.5.2 - 2023-09-22

Added

  • Laravel 10 support (2187197)

0.5.1 - 2022-08-25

Fixed

  • Failing with variables fix (#12)

0.5.0 - 2022-08-11

Added

  • Added label images (#11)

0.4.0 - 2022-07-25

Added

  • Added position to labels (#8, #9, #10)

0.3.0 - 2022-07-11

Added

  • Support for variables in labels (#7)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (9f12ca4)

0.1.6 - 2022-02-22

Fixed

  • All store views fallback (7aebf2a)

0.1.5 - 2022-02-05

Fixed

  • Check if there are labels before sorting (#5)

0.1.4 - 2021-12-09

Fixed

  • Use table name in join clause to prevent conflicts (85fe0dc)

0.1.3 - 2021-12-09

Fixed

  • Use table name in select to prevent conflicts (3a85359)

0.1.2 - 2021-10-08

Fixed

  • Fix publish path (#4)

0.1.1 - 2021-08-04

Changed

  • Changed the rapidez/core version constraint (#3)

0.1.0 - 2021-06-30

Initial release