Cmdr v1.10.0
Cmdr v1.10.0
- Improve help command
- Alias command now supports optional arguments
- Legacy RoStrap support has been removed
- Command string text size is now capped at 100K
- Improved error messages when registering commands
- Improved docs
- Improved automatic line sizing
- Fix bug causing var and varSet to yield on require which could make clients fetch server modules too late
- The
run-lines
command now runs on the client
Pull requests
- Typo in Registry:RegisterType by @Ozzypig in #235
- Fix Help Command Bug by @wilyt1 in #246
- Add Optional Argument to Alias by @wilyt1 in #247
- Remove RoStrap support by @autonordev in #250
- Change var and varSet Commands to Not Yield on Require by @wilyt1 in #245
- Make the help command better handle commands without a description by @autonordev in #253
- Add Further Validation to Command Objects by @wilyt1 in #254
- Add selene to aftman manifest by @autonordev in #252
- Mention Wally as a setup option in docs by @seyaidev in #244
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in #242
- Automatic Line Sizing by @shane-sommer in #231
- Improve run-lines Functionality by @TheNexusAvenger in #233
New Contributors
Full Changelog: v1.9.0...v1.10.0