Commit Graph

267 Commits

Author SHA1 Message Date
Conduitry 0fcfe9ca79 v0.15.3 2018-03-30 14:51:19 -04:00
Conduitry a48e59bb61 update docs 2018-03-30 14:50:27 -04:00
Conduitry 8fb94d6c03 expose resolver through defiler.resolve 2018-03-30 14:02:15 -04:00
Conduitry 6dd42e76a9 v0.15.2 2018-03-30 10:02:46 -04:00
Conduitry d1bbf263d3 fix re-transforming virtual files when their dependencies change 2018-03-30 10:00:35 -04:00
Conduitry dce8b6bab5 tidy 2018-03-30 09:57:23 -04:00
Conduitry cc64c8780b v0.15.1 2018-03-29 19:10:55 -04:00
Conduitry 99d3faf91f fix and simplify dependency tracking 2018-03-29 19:10:02 -04:00
Conduitry ef27544832 v0.15.0 2018-03-29 11:05:21 -04:00
Conduitry 83cfbc7e0d update docs 2018-03-29 11:03:06 -04:00
Conduitry cbee464f45 support multiple directories per instance, with per-dir 'pre' function 2018-03-29 06:24:48 -04:00
Conduitry 499d87f747 v0.14.2 2018-03-29 02:29:21 -04:00
Conduitry db3efff7ef fix regression with handling deleted/renamed files 2018-03-29 02:28:16 -04:00
Conduitry c687d3b085 v0.14.1 2018-03-24 20:20:09 -04:00
Conduitry 44366c0dae tidy promisified fs 2018-03-24 20:17:42 -04:00
Conduitry 6525793b5c fix race condition if generators take longer than transforms 2018-03-24 20:17:27 -04:00
Conduitry 4b08f45d73 v0.14.0 2018-03-20 09:55:20 -04:00
Conduitry 84584b9e54 update docs 2018-03-20 09:49:35 -04:00
Conduitry 073ed1e8e0 let file.bytes and file.text to be set to null 2018-03-20 09:49:35 -04:00
Conduitry 7f70b78578 allow 'read' and 'enc' to vary across the individual files 2018-03-20 09:49:35 -04:00
Conduitry f9427ed6d9 add ability to filter the watched files/directories 2018-03-20 01:46:03 -04:00
Conduitry d205b473e1 update rollup config 2018-03-20 01:46:03 -04:00
Conduitry f060f55f1a defiler.get: change path typechecking involving resolver 2018-03-20 01:46:03 -04:00
Conduitry d8e32b0a5c tidy 2018-03-20 01:46:03 -04:00
Conduitry d67035b890 emit error events with proxied defiler instance 2018-03-16 08:16:10 -04:00
Conduitry ebb2adb535 remove file.paths 2018-03-16 00:31:16 -04:00
Conduitry 9427a01040 add typechecking to defiler resolver 2018-03-15 22:30:12 -04:00
Conduitry c6f290d179 v0.13.5 2018-03-12 21:05:14 -04:00
Conduitry 6b370bb22c add custom resolver support for transforms 2018-03-12 21:03:15 -04:00
Conduitry be00b2faa1 tidy 2018-03-12 13:47:17 -04:00
Conduitry 7bcfc76cae v0.13.4 2018-03-11 23:57:23 -04:00
Conduitry b20c04238e fix queueing when deleting files; tidying 2018-03-11 23:51:01 -04:00
Conduitry bc330bcead typo 2018-03-11 08:56:24 -04:00
Conduitry abf561ec9d v0.13.3 2018-03-11 01:24:54 -05:00
Conduitry b6fb34aa9b fix race condition and DRY 2018-03-11 01:21:43 -05:00
Conduitry b77ba451e8 v0.13.2 2018-03-10 14:35:16 -05:00
Conduitry 3986c0c4bf docs 2018-03-10 14:33:08 -05:00
Conduitry 4c7c0b5be3 if Watcher events come in during wave 1, start wave 2 immediately after 2018-03-10 14:09:47 -05:00
Conduitry 6c7be9bf82 v0.13.1 2018-03-09 12:35:06 -05:00
Conduitry 52670e9e46 fix defiler.get typechecking 2018-03-09 12:34:26 -05:00
Conduitry ea009d5e43 doc fixes and adjustments 2018-03-09 09:48:55 -05:00
Conduitry cb30b15d8e v0.13.0 2018-03-09 06:40:47 -05:00
Conduitry c5d37bedd0 update docs 2018-03-09 06:27:49 -05:00
Conduitry 91630bb21a fix tricky dependence case; add defiler.get; remove defiler.depend 2018-03-09 06:01:34 -05:00
Conduitry d81ea12316 some tidying 2018-03-09 04:42:31 -05:00
Conduitry 7fac5ae128 v0.12.1 2018-03-08 13:22:16 -05:00
Conduitry e206c47818 document file.stats 2018-03-08 13:18:47 -05:00
Conduitry dd8a1c85ad avoid carrying file.paths mutations over to original file 2018-03-08 13:13:05 -05:00
Conduitry 0a9ff5ca09 rename file.stat to file.stats 2018-03-08 12:41:25 -05:00
Conduitry 972bcd1774 use regular instance properties for defiler.paths and defiler.files 2018-03-08 12:24:24 -05:00