Lucien Greathouse
45a20a1633
Remove outdated notices
2020-09-09 17:39:24 -07:00
Lucien Greathouse
3b257ea87a
Update repo references after Roblox move
2020-06-23 11:55:46 -07:00
Lucien Greathouse
6b82cead9c
Move from rojo-rbx org to Roblox org
2020-06-22 14:14:42 -07:00
Lucien Greathouse
65898125d0
Update changelog
2020-06-17 23:14:24 -07:00
Lucien Greathouse
940aff7ef4
Enable globIgnorePaths by default
2020-06-17 14:42:46 -07:00
Lucien Greathouse
a3edb93273
Update Changelog
2020-06-17 14:38:39 -07:00
Lucien Greathouse
5364c9c1bc
Fix Lua string escaping.
...
Closes #314 .
2020-04-16 12:00:02 -07:00
Lucien Greathouse
a4d4beeb97
Update default place template
2020-03-30 11:34:41 -07:00
Lucien Greathouse
30a01381be
Fix malformed CSV files causing crashes; fixes #310
2020-03-30 11:12:20 -07:00
Lucien Greathouse
1214fc8b0d
Release 6.0.0-rc.1
...
This change also includes some minor packaging changes in order to make Cargo happy.
2020-03-29 16:58:37 -07:00
Lucien Greathouse
5a5b1268d3
Update changelog
2020-03-29 16:03:58 -07:00
Lucien Greathouse
571ef3060a
Update Changelog
2020-03-29 13:46:27 -07:00
Lucien Greathouse
4bf73c7a8a
Implement support for turning .json files into Lua modules ( #308 )
...
* Stub implementation
* Flesh out feature and add tests. Other snapshots currently failing.
* Blacklist .meta.json in JSON handler
* Write to correct property (Source) instead of Value
* Update changelog
2020-03-28 00:36:01 -07:00
Lucien Greathouse
8ebe7e332b
Update Changelog
2020-03-25 17:02:32 -07:00
Lucien Greathouse
c1286db9c1
Update Changelog
2020-03-18 16:26:41 -07:00
Lucien Greathouse
f13940262e
Update CHANGELOG
2020-03-18 12:03:50 -07:00
Lucien Greathouse
e8d1faf4e2
Update changelog
2020-03-18 10:43:42 -07:00
Lucien Greathouse
1601e6d26e
Update changelog
2020-03-17 23:20:40 -07:00
Lucien Greathouse
76dea568c9
Update changelog
2020-03-17 22:30:00 -07:00
Lucien Greathouse
bd13047b58
Release 0.6.0-alpha.3
2020-03-13 23:50:54 -07:00
Lucien Greathouse
1a83789c01
Update Changelog
2020-03-13 20:50:03 -07:00
Lucien Greathouse
f7c0f33eb5
Add brand new rojo init command
2020-03-13 19:33:43 -07:00
Lucien Greathouse
255bf439d3
Add 'rojo doc' command
2020-03-12 16:02:19 -07:00
Lucien Greathouse
eb8964e1d1
Improve panic messaging and process behavior.
...
- Replaced main() to use custom panic hook
- Updated log formatting
- Switched to panic=abort, since we don't need to unwind now.
- Process will now abort if any thread panics.
2020-03-12 15:42:56 -07:00
Lucien Greathouse
c437507442
Update changelogs
2020-03-10 18:15:06 -07:00
Lucien Greathouse
a884f693ae
Update changelog
2020-03-08 18:34:11 -07:00
Lucien Greathouse
04529de7b3
Update Changelog
2020-03-08 17:48:50 -07:00
Lucien Greathouse
0187da5f24
Release 0.6.0-alpha.2
2020-03-06 13:56:21 -08:00
Lucien Greathouse
d4a39674de
Fix 'rojo upload' behavior
2020-03-06 13:23:49 -08:00
Lucien Greathouse
cdfbebd637
Update changelog for 0.5.4 release
2020-02-27 10:29:41 -08:00
Lucien Greathouse
e86e3316a9
Update changelog to include 0.5.x versions
2020-02-26 17:56:33 -08:00
Lucien Greathouse
99b8ada42b
Release v0.6.0-alpha.1
2020-01-22 10:09:07 -08:00
Lucien Greathouse
3a538f98ed
Tightened project discovery behavior
2019-11-02 23:36:28 -07:00
Lucien Greathouse
9aafccc946
Update CHANGELOG
2019-10-14 13:46:02 -07:00
Lucien Greathouse
cd84fb9fc1
Bring forward 0.5.1 release notes
2019-10-04 13:19:14 -07:00
Lucien Greathouse
171ab196c8
Update changelog
2019-09-23 17:54:49 -07:00
Lucien Greathouse
5d48d05287
Update Changelog
2019-09-13 17:31:53 -07:00
Lucien Greathouse
d4c28de2c4
Update changelog
2019-08-28 14:34:14 -07:00
Lucien Greathouse
009a99a8eb
Fix date on Changelog (oops)
2019-08-27 14:26:00 -07:00
Lucien Greathouse
91caa67e04
Release 0.5.0 stable ( #234 )
...
* This should be everything?
* Add contributing guide
2019-08-27 14:14:48 -07:00
Lucien Greathouse
32af8783ba
Update Changelog
2019-08-26 13:52:16 -07:00
Lucien Greathouse
f40b7361e8
Update Changelog
2019-08-21 16:08:58 -07:00
Lucien Greathouse
62bb5a28aa
v0.5.0-alpha.13
2019-08-02 15:05:58 -07:00
Lucien Greathouse
93ae8187cd
Update CHANGELOG
2019-08-01 16:11:21 -07:00
Lucien Greathouse
a4a6e3b8f6
Fix serve help message. Fixes #219 .
2019-07-31 12:54:46 -07:00
Lucien Greathouse
90661b7743
Release 0.5.0-alpha.12
2019-07-02 16:46:11 -07:00
Lucien Greathouse
dd0327ba85
Update Changelog in prep for next release
2019-07-02 16:18:04 -07:00
Lucien Greathouse
714fb10fac
Remove old docs scripts and update links to new repo
2019-07-02 15:35:29 -07:00
Lucien Greathouse
e045989d39
Update Changelog
2019-06-27 22:31:05 -07:00
Lucien Greathouse
ff53113358
Add test project for recent project strictness change
2019-06-12 16:02:27 -07:00