What's Changed
- build: a portable Linux binary, a Windows stack that fits, and cargo-deny by @dev-bap in #7
- feat(shop): refuse to create a resource whose name Roblox already has by @dev-bap in #8
- feat(env):
rbx env rmtakes an env out of every file that mentions it by @dev-bap in #9 - feat(data):
rbx data ordered— the leaderboard resource by @dev-bap in #10 - feat(meta): avatar rules, third-party permissions, paid access and genre by @dev-bap in #11
- fix(servers, memorystore): one page size for the whole walk, and honour --limit by @dev-bap in #12
- chore(spec): refresh vendored Roblox OpenAPI document and scope catalog by @dev-bap in #13
- ci: build from the lockfile, and prove the MSRV we print by @dev-bap in #14
- fix(env):
rmreally does mean every file that mentions the env by @dev-bap in #15 - fix(meta): refuse to write the avatar settings twice in two shapes by @dev-bap in #16
- rbx-cli 0.2.0 by @dev-bap in #17
New Contributors
Full Changelog: v0.1.0...v0.2.0