Releases: ryanlua/purse
v1.1.5
What's Changed
Implements a new version check warning and migrates usage of local keyword to const whenever possible. Changes script capabilities to be optional and fixes missing capabilities.
- Add warning for outdated versions by @ryanlua in #30
- Fix capabilities for equipping and unequipping tools by @ryanlua in #31
- Use new const keyword by @ryanlua in #32
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
Sandboxes Purse with script capabilities to ensure safety and prevent malicious code.
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
Enables strict type checking and migrates to a custom fork of TopbarPlus built for stability. Script Analysis no longer gives any warnings for Purse or dependencies.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Updates the topbar icon to match the new font icons used by the CoreGui.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
Minor bug fixes and quality of life improvements, including more robust topbar icon logic, built-in attribution notice, CoreGui conflict warning, and more.
- Package as folder by @ryanlua in #4
- Refresh API reference docs by @ryanlua in #8
- Improve icon logic by @ryanlua in #9
- Add attribution script by @ryanlua in #10
- Wally package types by @ryanlua in #11
- Fix context action bindings by @ryanlua in #12
- Add warning for having both Purse and the CoreGui backpack enabled by @ryanlua in #13
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
- Fix hotkeys
Full Changelog: v0.1.0...v1.0.0
v0.1.0
Initial release