forked from rojo-rbx/rojo
Release v0.6.0-alpha.1
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Rojo Changelog
|
||||
|
||||
## Unreleased Changes (will be 0.6.0)
|
||||
## Unreleased Changes
|
||||
|
||||
## [0.6.0 Alpha 1](https://github.com/rojo-rbx/rojo/releases/tag/v0.6.0-alpha.1) (January 22, 2020)
|
||||
|
||||
### General
|
||||
* Added support for nested project files. ([#95](https://github.com/rojo-rbx/rojo/issues/95))
|
||||
@@ -8,6 +10,7 @@
|
||||
* Fixed Rojo dropping Ref properties ([#142](https://github.com/rojo-rbx/rojo/issues/142))
|
||||
* This means that properties like `PrimaryPart` now work!
|
||||
* Improved live sync protocol to reduce round-trips and improve syncing consistency.
|
||||
* Improved support for binary model files and places.
|
||||
|
||||
### Command Line
|
||||
* Added `--verbose`/`-v` flag, which can be specified multiple times to increase verbosity.
|
||||
|
||||
Reference in New Issue
Block a user