mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 15:16:07 +00:00
Bring forward 0.5.1 release notes
This commit is contained in:
@@ -11,6 +11,12 @@
|
|||||||
* Fixed Rojo dropping Ref properties ([#142](https://github.com/rojo-rbx/rojo/issues/142))
|
* Fixed Rojo dropping Ref properties ([#142](https://github.com/rojo-rbx/rojo/issues/142))
|
||||||
* This means that properties like `PrimaryPart` now work!
|
* This means that properties like `PrimaryPart` now work!
|
||||||
|
|
||||||
|
## [0.5.1](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.1) (October 4, 2019)
|
||||||
|
* Fixed an issue where Rojo would drop changes if they happened too quickly ([#252](https://github.com/rojo-rbx/rojo/issues/252))
|
||||||
|
* Improved diagnostics for when the Rojo plugin cannot create an instance.
|
||||||
|
* Updated dependencies
|
||||||
|
* This brings Rojo's reflection database from client release 395 to client release 404.
|
||||||
|
|
||||||
## [0.5.0](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.0) (August 27, 2019)
|
## [0.5.0](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.0) (August 27, 2019)
|
||||||
* Changed `.model.json` naming, which may require projects to migrate ambiguous cases:
|
* Changed `.model.json` naming, which may require projects to migrate ambiguous cases:
|
||||||
* The file name now takes precedence over the `Name` field in the model, like Rojo 0.4.x.
|
* The file name now takes precedence over the `Name` field in the model, like Rojo 0.4.x.
|
||||||
|
|||||||
Reference in New Issue
Block a user