Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 738 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.2] - 2024-08-16

Changed

  • Remove unused dependency

[1.1.1] - 2024-05-30

Fixed

  • Interaction facade causer when using magic methods.

[1.1.0] - 2024-05-17

Added

  • Interaction facade causer and subject alias methods of from and to

Fixed

  • All relationships from InteractsWith trait
  • Throw exception when configured interaction types enum isn't properly configured

[1.0.0] - 2024-05-16

Added

  • Initial release!