Releases: Roblox/rbxasset
Releases · Roblox/rbxasset
v0.2.0
What's Changed
- Regenerate lockfiles by @ghostnaps in vocksel/rbxasset#12
- Run Luau analysis in CI by @ghostnaps in vocksel/rbxasset#14
- Pesde for package management by @vocksel in vocksel/rbxasset#13
- Build process by @ghostnaps in vocksel/rbxasset#15
Full Changelog: vocksel/rbxasset@v0.1.0...v0.2.0
v0.1.0
Welcome to the first release of rbxasset! We're still in v0 so do keep in mind that there's room for breaking changes. In particular, the manifest format could change at any time, and there's a stark lack of error handling. Bugs are expected to be prevalent. But feel free to play around!
What's Changed
- Unit tests by @vocksel in vocksel/rbxasset#2
- Swap out curl in favor of Lune requests by @ghostnaps in vocksel/rbxasset#1
- Create a
fetchfunction so we can log http requests by @vocksel in vocksel/rbxasset#5 - Wait specifically for asset operations by @vocksel in vocksel/rbxasset#3
- Form data tests by @vocksel in vocksel/rbxasset#6
- Handle Luau Execution with Luau! by @ghostnaps in vocksel/rbxasset#9
- Add support for uploading and syncing plugins by @vocksel in vocksel/rbxasset#4
- Support multiple assets and environments by @ghostnaps in vocksel/rbxasset#8
- Update README with comprehensive setup steps by @ghostnaps in vocksel/rbxasset#11
- Change terminology (Manifest -> Lockfile, Config -> Manifest) by @ghostnaps in vocksel/rbxasset#10
New Contributors
- @vocksel made their first contribution in vocksel/rbxasset#2
- @ghostnaps made their first contribution in vocksel/rbxasset#1
Full Changelog: https://github.com/ghostnaps/rbxasset/commits/v0.1.0