Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 1.25 KB

Changelog

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