Releases: rojo-rbx/rojo
Releases · rojo-rbx/rojo
v0.3.0
- Factored out the plugin into a separate repository
- Fixed server when using a file as a partition
- Previously, trailing slashes were put on the end of a partition even if the read request was an empty string. This broke file reading on Windows when a partition pointed to a file instead of a directory!
- Started running automatic tests on Travis CI (#9)
v0.2.3
- Plugin only release
- Tightened
init
file rules to only match script files- Previously, Rojo would sometimes pick up the wrong file when syncing
This version of the plugin may be a little bit larger due to inclusion of Roact, Rodux, and RoactRodux in the distribution. They aren't used yet.