Skip to content

Releases: Climactic/laravel-credits

v1.2.0

13 Jan 21:51
Compare
Choose a tag to compare

feat: add transaction IDs to events
chore: added tests for events

v1.1.0

29 Nov 15:29
Compare
Choose a tag to compare

feat: events for credit added, deducted, and transferred.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 Nov 18:46
Compare
Choose a tag to compare
  • feat: getBalanceAsOf function now supports integer timestamps
  • chore: remove unused config options (description length & required, decimal precision)
  • chore: remove config values from migrations as they shouldn't be dynamic.
  • chore: add typedocs for HasCredits trait.

v1.0.0

20 Nov 20:33
Compare
Choose a tag to compare

Initial Release with Core Functionality