Releases: sergerdn/bas-modules-account-profile-maker
Releases · sergerdn/bas-modules-account-profile-maker
v1.11.0
v1.10.0
1.10.0 (2023-11-10)
Release Highlights:
-
Bug Fixes: Implemented static ID for compiled modules to resolve the issue of function call parameters not displaying correctly in BAS when the module is not installed separately. This fix ensures consistent parameter display across BAS updates.
-
How to Use: After updating to v1.10.0, users should adjust the parameters of the called function in their script and save it to align the code with the BAS interface.
This update significantly enhances stability and reliability in the development environment.
Bug Fixes
- add static id to the compiled module (34caa40)
Features
- new version (3220a9b)
What's Changed
Full Changelog: v1.9.0...v1.10.0