All notable changes to level-up
will be documented in this file.
- build(deps): Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in cjmellor#51
- fix: Support foreign key configuration throughout by @cjmellor in cjmellor#52
- build(deps): Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in cjmellor#56
- Update run-tests.yml by @imabulhasan99 in cjmellor#62
- Update composer.json for Laravel 11 support by @imabulhasan99 in cjmellor#61
- @imabulhasan99 made their first contribution in cjmellor#62
Full Changelog: https://github.com/cjmellor/level-up/compare/v1.1.0...v1.2.0
- feat: Conditional Multipliers by @cjmellor in cjmellor#50
Full Changelog: https://github.com/cjmellor/level-up/compare/v1.0.1...v1.1.0
- fix: update level_id in experiences table when levelled up by @7OMI in cjmellor#48
- @7OMI made their first contribution in cjmellor#48
Full Changelog: https://github.com/cjmellor/level-up/compare/v1.0.0...v1.0.1
Package seems stable enough to tag v1.
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.14...v1.0.0
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in cjmellor#40
- Update README.md by @mohamedalwhaidi in cjmellor#42
- Add Listener for PointsDecreased Event by @cjmellor in cjmellor#46
- @mohamedalwhaidi made their first contribution in cjmellor#42
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.13...v0.0.14
- Fire Multiple Levelled Up Events by @cjmellor in cjmellor#39
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.12...v0.0.13
- Add level calculation and event dispatch on initial experience gain by @cjmellor in cjmellor#38
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.11...v0.0.12
- Add custom expectation for Carbon instances and level cap validation by @cjmellor in cjmellor#37
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.10...v0.0.11
- Refactor Tests by @cjmellor in cjmellor#33
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.9...v0.0.10
- Adds a feature to freeze a streak by @cjmellor in cjmellor#32
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.8...v0.0.9
- Possible
nextLevelAt()
Bug by @cjmellor in cjmellor#26 - Missing Test by @cjmellor in cjmellor#27
- fix: prevent grant of secret achievement twice by @ibrunotome in cjmellor#31
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.7...v0.0.8
- fix: set timestamps when creating achievements by @ibrunotome in cjmellor#28
- Streaks by @cjmellor in cjmellor#29
- @ibrunotome made their first contribution in cjmellor#28
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.6...v0.0.7
- fix: Return correct value on next level check by @cjmellor in cjmellor#22
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.5...v0.0.6
- fix: Relationship Association by @cjmellor in cjmellor#19
- Support PHP 8.1 by @QuintenJustus in cjmellor#18
- @QuintenJustus made their first contribution in cjmellor#18
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.4...v0.0.5
- Adding configurable user's table to level relationship migration. by @matthewscalf in cjmellor#16
- @matthewscalf made their first contribution in cjmellor#16
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.3...0.0.4
- build(deps-dev): Update rector/rector requirement from ^0.16.0 to ^0.17.6 by @dependabot in cjmellor#7
- build(deps-dev): Update driftingly/rector-laravel requirement from ^0.17.0 to ^0.21.0 by @dependabot in cjmellor#6
- fix: Add a Default Level by @cjmellor in cjmellor#14
- feat: Customise constraints by @cjmellor in cjmellor#13
- fix: Bypass Multiplier Folder Check by @cjmellor in cjmellor#15
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.2...v0.0.3
- tests: Update Test Runner by @cjmellor in cjmellor#5
- @cjmellor made their first contribution in cjmellor#5
Full Changelog: https://github.com/cjmellor/level-up/compare/v0.0.1...v0.0.2
Initial release