Releases: UpliftGames/rojo
Releases · UpliftGames/rojo
v7.2.2-uplift.release.8
- Fixes migrations by updating reflection db in rbx-dom
v7.2.2-uplift.release.7
- Adds migrations for
Font -> FontFace
andIgnoreGuiInset -> ScreenInsets
via rbx_dom update
v7.2.2-uplift.release.6
- Adds support for Model Scale via Dekkonot's PR: rojo-rbx/rbx-dom#252
v7.2.2-uplift.release.5
Up version
v7.2.2-uplift.release.4
- Added support for
Font
type
v7.2.2-uplift.release.3
- Fixes toml transformer to not care whether the extension is
.toml
v7.2.2-uplift.release.2
- Fixes version in exe to match release tag
v7.2.2-uplift.release.1
Upstream changes:
- Added
--watch
flag torojo sourcemap
([rojo-rbx#602])
Fork changes:
- Added
toml
support - Added
transformer_rules
to sync different files in as different types