mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 22:56:02 +00:00
Update changelog
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
* 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))
|
* 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))
|
||||||
|
* Class names no longer need to be specified for Roblox services in Rojo projects. ([#210](https://github.com/rojo-rbx/rojo/pull/210))
|
||||||
* 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