Go back

v1.0.1

Bug fixes & optimization


Release Information

Project: Levelling Framework

Version: v1.0.1

Downloads: 0

Release Notes

Bug Fixes

  • Fixed boolean argument validation incorrectly rejecting valid false values.
  • Improved handling of optional boolean parameters during validation.
  • Fixed :GetRequiredXPToLevel() infinitely iterating when provided with a target level lower than the player's current level.

Changes

  • Added CHANGELOG.md to the project's root directory.
  • Removed unnecessary validation checks from Validation.luau.