Releases: Roblox/rocale-cli
Releases · Roblox/rocale-cli
v0.1.2
What's Changed
- Support injecting Lua globals into the ocale task by @raymondnumbergenerator in #10
- remove internal dependencies from foreman.toml for publishing by @raymondnumbergenerator in #11
- Testing load.version and not passing optional variables by @raymondnumbergenerator in #12
- don't use internal github actions by @raymondnumbergenerator in #13
- Update readme on instructions on how to create an API key for ocale by @raymondnumbergenerator in #15
- add MIT license by @raymondnumbergenerator in #14
- Revert back to cached publish action for now by @raymondnumbergenerator in #16
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add a README and build hash to version by @raymondnumbergenerator in #3
- Bump lute, remove darklua by @raymondnumbergenerator in #4
- Adding lute check and fixing typecheck errors by @raymondnumbergenerator in #5
- Bump lute to latest 0.1.0-nightly.20260129 by @raymondnumbergenerator in #6
- Minor renaming in help and readme for clarity by @raymondnumbergenerator in #7
- Support binary output by @raymondnumbergenerator in #8
- Bump lute and publish v0.1.1 by @raymondnumbergenerator in #9
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Very early pre-release with a basic framework for a cli, a library for interfacing with OCALE and a run command. All APIs may be subject to change.
What's Changed
- Adding rocale-cli run by @raymondnumbergenerator in #1
- Adding a small test and CI workflows by @raymondnumbergenerator in #2
Full Changelog: https://github.com/Roblox/rocale-cli/commits/v0.1.0