Lucien Greathouse
bc40ec8a5a
Update CHANGES
2018-06-21 11:11:03 -07:00
Lucien Greathouse
fb7bfa928a
Release 0.4.11
2018-06-10 15:54:57 -07:00
Lucien Greathouse
100d69262c
Update CHANGES
2018-06-10 15:52:42 -07:00
Lucien Greathouse
1343d3a2a9
Pick up rest of changes for 0.4.10, oops
2018-06-02 00:50:35 -07:00
Lucien Greathouse
7b824abe52
Update CHANGES
2018-06-01 23:30:59 -07:00
Lucien Greathouse
c894b38f06
Improve plugin API robustness
2018-06-01 23:11:50 -07:00
Lucien Greathouse
4b2f27b26d
Fix error when targeting invalid services
2018-06-01 22:17:54 -07:00
Lucien Greathouse
0d6e3e66ce
Release 0.4.9
2018-05-26 17:02:04 -07:00
Lucien Greathouse
804bbc93b7
Make JSON models less strict
2018-05-26 16:59:09 -07:00
Lucien Greathouse
0936c7c97d
Fix indentation in CHANGES
2018-05-26 16:23:13 -07:00
Lucien Greathouse
9ac537d38f
Add entry to CHANGES
2018-05-26 16:23:09 -07:00
Lucien Greathouse
c2495ed57f
Release 0.4.8 (oops)
2018-05-25 23:42:31 -07:00
Lucien Greathouse
6ad763fc01
Fix flip-flopped arguments in RouteMap:_removeInternal
2018-05-25 23:40:34 -07:00
Lucien Greathouse
c856a3e361
Release 0.4.7
2018-05-25 23:31:01 -07:00
Lucien Greathouse
aa5f0cc335
Issue a warning if no partitions are specified during serve.
...
Closes #40
2018-05-22 11:04:53 -07:00
Lucien Greathouse
b067335bbf
Update CHANGES
2018-05-22 10:55:23 -07:00
Lucien Greathouse
910be640e9
Release 0.4.6
2018-05-21 13:26:25 -07:00
Lucien Greathouse
3137753afa
Update CHANGES
2018-05-21 13:09:00 -07:00
Lucien Greathouse
533c8ddaf7
Update CHANGES
2018-05-21 12:55:41 -07:00
Lucien Greathouse
f777d1b6c6
Update CHANGES
2018-05-21 12:52:46 -07:00
Lucien Greathouse
3bd191414b
Update CHANGES
2018-05-21 11:45:55 -07:00
Lucien Greathouse
23c59dcae7
0.4.5
2018-05-01 12:29:48 -07:00
Lucien Greathouse
3661d0daec
Show name of project when starting server
2018-04-22 17:19:21 -07:00
Lucien Greathouse
f215df891c
Decrease debounce timeout, which will make polling much snappier
2018-04-22 16:43:32 -07:00
Lucien Greathouse
187194a615
Keep track of actual file name in VfsItem.
...
This should fix the case of a partition pointed directly at a file
turning the object into a `StringValue`.
Fixes #57 .
2018-04-20 23:13:43 -07:00
Lucien Greathouse
c2cfcc7a2c
Prevent syncing while a sync is already in progress.
...
I'm fairly confident that there will be zero cases where the plugin gets
into a bad state where you can't sync.
This change also prefixes most of Rojo's messages with `Rojo:` to make
them easier to identify.
Fixes #61 .
2018-04-20 22:29:58 -07:00
Lucien Greathouse
8c482f75dd
Improve error messages for 'serve' command.
...
Rojo now throws an error if no project file could be found.
Fixes #63 .
2018-04-20 21:45:48 -07:00
Lucien Greathouse
73c6b5a08c
0.4.4
2018-04-07 22:58:58 -07:00
Lucien Greathouse
6fc497f95e
0.4.3
2018-04-07 22:54:59 -07:00
Lucien Greathouse
52eea667a7
Make plugin connection much more robust, with better errors
2018-04-07 22:24:42 -07:00
Lucien Greathouse
c2f7e268ff
Update changelog
2018-04-07 20:13:07 -07:00
Lucien Greathouse
4d0fdf0dfd
0.4.2
2018-04-04 23:06:57 -07:00
Lucien Greathouse
b448e8007e
Fix duplication 0.4.x duplication bug for good
2018-04-04 23:05:01 -07:00
Lucien Greathouse
4772350968
Version 0.4.1
2018-04-01 23:39:19 -07:00
Lucien Greathouse
6fa925a402
Merge plugin back into main repository ( #49 )
2018-04-01 23:22:04 -07:00
Lucien Greathouse
c8f837d726
Add dates to each release in CHANGELOG
2018-04-01 21:23:22 -07:00
Lucien Greathouse
42107e0715
Update changes again, one day we'll release 0.4.0
2018-03-27 00:57:20 -07:00
Lucien Greathouse
ed183e0805
Update CHANGES, 0.4.0
2018-03-27 00:55:52 -07:00
Lucien Greathouse
2c188738e6
Document JSON syncing and fix README typos
2018-02-21 23:48:37 -08:00
Lucien Greathouse
d7e2a3542c
Make notes about compatibility breakage and version 0.4.0
2018-01-02 14:52:51 -08:00
Lucien Greathouse
7a372dc50c
Add forgotten change about CPU usage
2017-12-21 14:21:03 -08:00
Lucien Greathouse
e731811911
Add changes from serve-instances merge
2017-12-20 22:54:10 -08:00
Lucien Greathouse
13925f5879
Publish 0.3.2
2017-12-20 22:41:23 -08:00
Lucien Greathouse
b4e31ea35d
Fix serve path failing to be absolute when given as a relative path
2017-12-14 01:09:10 -08:00
Lucien Greathouse
7c6fe38346
CLI version 0.3.1
2017-12-14 00:24:01 -08:00
Lucien Greathouse
59b2401c2c
Add more detailed error reporting around invalid projects
2017-12-13 11:56:06 -08:00
Lucien Greathouse
b74ba141d1
Update dependencies, server v0.3.0
2017-12-12 15:01:36 -08:00
Lucien Greathouse
b60f06aa88
Update changelog to represent refactoring of server/client
2017-12-11 15:50:22 -08:00
Lucien Greathouse
23d4f45ac9
Fix use of services as partition targets
2017-12-07 16:56:20 -08:00
Lucien Greathouse
5898780e8e
Add note about testing to CHANGES
2017-12-07 15:52:24 -08:00