mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
Update Changelog
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
* "Two-Way Sync": When enabled, Rojo will attempt to save changes to your place back to the filesystem. **Very early feature, very broken, beware!**
|
* "Two-Way Sync": When enabled, Rojo will attempt to save changes to your place back to the filesystem. **Very early feature, very broken, beware!**
|
||||||
* Added `--color` option to force-enable or force-disable color in Rojo's output.
|
* Added `--color` option to force-enable or force-disable color in Rojo's output.
|
||||||
* Added support for turning `.json` files into `ModuleScript` instances ([#308](https://github.com/rojo-rbx/rojo/pull/308))
|
* Added support for turning `.json` files into `ModuleScript` instances ([#308](https://github.com/rojo-rbx/rojo/pull/308))
|
||||||
|
* Added `rojo plugin install` and `rojo plugin uninstall` to allow Rojo to manage its Roblox Studio plugin. ([#304](https://github.com/rojo-rbx/rojo/pull/304))
|
||||||
* The server half of **experimental** two-way sync is now enabled by default.
|
* The server half of **experimental** two-way sync is now enabled by default.
|
||||||
* Increased default logging verbosity in commands like `rojo build`.
|
* Increased default logging verbosity in commands like `rojo build`.
|
||||||
* Rojo now requires a project file again, just like 0.5.4.
|
* Rojo now requires a project file again, just like 0.5.4.
|
||||||
|
|||||||
Reference in New Issue
Block a user