1.1.0 - 2026-02-07
Welcome to RbxPI version 1.1.0.
This release introduces internal versioning, a new logging package, and several internal refactors.
All notable changes are documented below.
New Features
- Internal versioning with a new module and tracking in
Version.txt. - New
loggingpackage (library, handlers, logger) with documentation and examples. - Roblox Install Manager tool and related references.
- New
PackageAnalyzerfor package analysis.
Improvements
- Internal refactors: renaming and reorganization of dependency modules and package registry.
- Optimizations and refactoring of the validator and package loading.
- Internal API adjustments and copyright corrections.
- Validation of bootstrap and package loading after refactor (issue #9).
- Updates to
README.md, examples, and docs configuration. - Sync of changes from
v1.0.xvia PR #3.
Bug Fixes
- Improved error handling and corrected error messages.
- Fix for removing a valid dependency.
- Fix for an obsolete variable in the package analyzer.
Documentation
- Added versioning pages and updated guides (quick-start, import package).
- Updated error references and API documentation.
- Full documentation for the
loggingpackage (FR/EN).
Important Notes
Tips
For a smooth update:
- Back up your existing data.
- Test version 1.1.0 in a development environment before deployment.
