0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

641 Commits

Author SHA1 Message Date
Rich Harris
3330c3fbab
only add event listeners when a block is first mounted (#4860) 2020-05-26 18:56:15 -04:00
Tan Li Hau
24ef4e1181
set select multiple value with spread (#4894) 2020-05-26 18:31:19 -04:00
Tan Li Hau
e34f208843
reselect <select> when the option values change (#4885) 2020-05-21 16:47:27 -04:00
Richard Harris
25488772e2 update changelog 2020-05-19 21:54:09 -04:00
Richard Harris
185706f7d0 add #2998 to changelog 2020-05-18 21:37:22 -04:00
Conduitry
c19542b634 update changelog 2020-05-17 14:27:46 -04:00
Conduitry
33d8979495 -> v3.22.3 2020-05-17 09:46:54 -04:00
Conduitry
a1b0295fc3 update changelog 2020-05-17 04:52:42 -04:00
Conduitry
bdbc73f111 update changelog 2020-05-17 04:47:54 -04:00
Conduitry
283f9ae6cf update changelog 2020-05-17 04:29:29 -04:00
Conduitry
ee130793ca update changelog 2020-05-11 12:25:20 -04:00
Tan Li Hau
37cc5888f8
dry {#each}/{#await} destructuring (#4596) 2020-05-11 11:37:27 -04:00
Conduitry
c743e72a1e -> v3.22.2 2020-05-04 11:23:38 -04:00
Conduitry
bdabd89f09
fix exception with empty alt attribute (#4778) 2020-05-04 11:23:04 -04:00
Conduitry
bb5e2d2f26 -> v3.22.1 2020-05-03 16:30:19 -04:00
Conduitry
b9f83fd295 -> v3.22.0 2020-05-03 13:17:51 -04:00
Conduitry
3df407447f update changelog 2020-05-03 12:43:24 -04:00
Conduitry
9179c3e99b update changelog 2020-05-03 12:08:25 -04:00
Conduitry
09115b5256 update changelog 2020-05-03 11:53:47 -04:00
Conduitry
f111cf6881
deconflict anchor variable name (#4769) 2020-05-03 11:48:24 -04:00
Conduitry
fe0a008a6a update changelog 2020-04-29 17:15:35 -04:00
Conduitry
5604954f15 update changelog 2020-04-29 15:43:37 -04:00
Conduitry
628b09d867 update changelog 2020-04-28 17:05:06 -04:00
Conduitry
8c4e72647a update changelog 2020-04-28 16:50:59 -04:00
Tan Li Hau
aabb23cc34
fix mutation to imported variable (#4713) 2020-04-24 13:02:15 -04:00
Conduitry
dbfc44d078 -> v3.21.0 2020-04-23 20:00:14 -04:00
Conduitry
21546e94b2 update changelog 2020-04-23 19:52:42 -04:00
Conduitry
f1d7da320b update changelog 2020-04-23 19:42:18 -04:00
Tan Li Hau
2bf8fc7e6b
fix slot fallback update parent (#4598) 2020-04-23 19:35:39 -04:00
Conduitry
7b74e84ca7 update changelog 2020-04-23 10:19:23 -04:00
Conduitry
68ac96b8b8 update changelog 2020-04-23 10:04:24 -04:00
Conduitry
f11b2052cc update changelog 2020-04-23 09:06:17 -04:00
Tan Li Hau
77ec48deba
add await catch shorthand (#4490) 2020-04-20 09:27:21 -04:00
Conduitry
fe003b57cb update changelog 2020-04-20 09:08:16 -04:00
Conduitry
d7497deaec update changelog 2020-04-06 07:04:40 -04:00
Tan Li Hau
a0749f6adb
fix creating debugging comment for HTML comment (#4567) 2020-03-22 08:08:32 -04:00
Conduitry
e50ad1dcb6 -> v3.20.1 2020-03-16 12:11:53 -04:00
Conduitry
40c5df51a2 -> v3.20.0 2020-03-15 10:34:13 -04:00
Tan Li Hau
b4b57c39a2
clean up event handlers on re-mount (#4493) 2020-03-15 10:18:41 -04:00
Tan Li Hau
7d1e4e82ff
support destructuring in await (#4548) 2020-03-15 06:12:52 -04:00
Tan Li Hau
5bb5ba4c76
complain if named slots other than direct descendant of component (#4509) 2020-03-15 05:54:06 -04:00
Tan Li Hau
82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514) 2020-03-15 05:44:05 -04:00
Jacob Wright
966aae3420
allow transitions and animations to work within iframes (#3625) 2020-03-14 16:37:27 -04:00
Conduitry
c46b3727f1 update changelog 2020-03-14 16:17:12 -04:00
Tan Li Hau
404ed3dbfe
fix else-block update in keyed each-block (#4558)
Co-authored-by: Benjamin W. Broersma <bw@broersma.com>
2020-03-14 14:27:39 -04:00
Tan Li Hau
ec3589e314
fix hydration of top-level content (#4550) 2020-03-14 14:15:24 -04:00
Tan Li Hau
a66437b3c1
allow <svelte:self> to be part of a slot (#4532) 2020-03-12 07:51:59 -04:00
Tan Li Hau
91d758e35b
introduce $$restProps (#4489) 2020-03-09 22:22:39 -04:00
Conduitry
fd378f2d37 -> v3.19.2 2020-03-04 21:31:38 -05:00
Conduitry
a8291227ce
fit bitmask overflow initial dirty value in 'if' blocks (#4507) 2020-03-04 20:28:19 -05:00
Conduitry
f2ee7efb94
add dev runtime warning for unknown slot names (#4501) 2020-03-04 19:56:13 -05:00
Tan Li Hau
926a2aebd8
fix render fallback slot content due to whitespace (#4500) 2020-03-04 05:37:48 -05:00
Tan Li Hau
d802c3b266
in spread, distinguish never-updating and always-updating props (#4487) 2020-02-29 22:47:50 -05:00
Conduitry
3f647a84f6 update changelog 2020-02-29 12:44:54 -05:00
Tan Li Hau
8feb85a61f
fix bitmask overflow for slot (#4485) 2020-02-29 11:32:11 -05:00
Tan Li Hau
cf660bdab1
mark module variables as mutated or reassigned (#4469) 2020-02-29 09:17:06 -05:00
Conduitry
dc3e9c4bed update changelog 2020-02-26 17:06:53 -05:00
Conduitry
b8bf3643d4 -> v3.19.1 2020-02-23 18:28:30 -05:00
Conduitry
19f1c9cb7c
don't treat $$-names as stores during invalidation (#4453) 2020-02-23 18:19:06 -05:00
Conduitry
3bfa0e5cd6
deconflict value parameter in contextual bindings (#4452) 2020-02-23 17:50:57 -05:00
Conduitry
138213ca3c
fix dev mode each block validation when using strings (#4451) 2020-02-23 16:35:25 -05:00
Conduitry
a972a47e14 -> v3.19.0 2020-02-23 08:41:22 -05:00
Conduitry
a7ffceefdd update changelog 2020-02-23 08:16:27 -05:00
Conduitry
423d1fe14e update changelog 2020-02-18 04:52:37 -05:00
Conduitry
30b09f3182 update changelog 2020-02-18 03:32:42 -05:00
Tan Li Hau
fdc89ebb62
warn if component is expected to be reactive (#4409) 2020-02-15 12:33:33 -05:00
Tan Li Hau
6250046c05
perform dirty check before updating keyed each blocks (#4413) 2020-02-15 11:57:34 -05:00
Conduitry
b6d80f485a
fix indirect bindings on elements with spreads (#4398) 2020-02-11 21:01:30 -05:00
Conduitry
c3232826d4 -> v3.18.2 2020-02-09 09:32:11 -05:00
Conduitry
7f2ffb2977
fix event handlers that are dynamic via reactive declarations or stores (#4394) 2020-02-09 09:30:57 -05:00
Conduitry
0625fc218b
fix invalidation in ++foo.bar (#4395) 2020-02-09 09:24:59 -05:00
Conduitry
f5f489984f
fix handling of reserved keywords when parsing (#4390) 2020-02-09 00:04:21 -05:00
Tan Li Hau
2195832ecc better error messages for else, elseif, then, catch with unclosed tag (#4136) 2020-02-08 23:59:43 -05:00
Conduitry
cb67a53e51 update changelog 2020-02-08 09:24:13 -05:00
Conduitry
d78f32ee5a
fix arrow function precedence (#4385)
* update code-red

* fix code-red usage

* update changelog
2020-02-07 19:15:40 -05:00
Conduitry
3cbe38cbf1
fix binding to module-level variables (#4352) 2020-02-03 12:12:01 -05:00
Conduitry
5076613256
disallow simultaneous foo / {foo} / bind:foo (#4343)
* disallow matching attributes/shorthands/bindings (#4325)

* add tests

* update changelog
2020-01-30 09:25:16 -05:00
Conduitry
46634e8ea4 -> v3.18.1 2020-01-27 18:44:24 -05:00
Conduitry
be9b79f805
fix detection of unused partially global CSS selectors (#4332) 2020-01-27 18:25:24 -05:00
Conduitry
3eb298fd28
fix code generation with adjacent inline and block comments (#4327) 2020-01-27 14:02:30 -05:00
Conduitry
efe8ab9ca5 -> v3.18.0 2020-01-25 12:26:19 -05:00
Conduitry
5d4408ba23 update changelog 2020-01-25 12:23:50 -05:00
Conduitry
9cdf0da160 fix changelog 2020-01-23 10:44:35 -05:00
Conduitry
f01bb639be make autosubscribing to a nullish store a no-op (#4304)
* make autosubscribing to a nullish store a no-op (#2181)

* update changelog

* add test
2020-01-23 10:40:22 -05:00
Conduitry
fd9b23e5e4 -> v3.17.3 2020-01-23 10:07:41 -05:00
Conduitry
455a5cc754
fix hydration of <title> (#4311) 2020-01-23 10:06:42 -05:00
Conduitry
1a343b165c
disallow duplicate each keys in dev mode (#4303) 2020-01-22 11:05:31 -05:00
Conduitry
5107ad38b6
fix deriving from RxJS observables (#4300) 2020-01-22 09:19:32 -05:00
Tan Li Hau
e4daaccd06 fix nested block not reactive (#4294) 2020-01-22 06:32:24 -05:00
Conduitry
e93c991362 -> v3.17.2 2020-01-20 21:18:15 -05:00
Conduitry
f12340acf0
preserve js comments where possible (#4293) 2020-01-20 21:17:24 -05:00
Conduitry
b0415a269b update changelog 2020-01-20 10:35:13 -05:00
Conduitry
e4460e38ba
fix '~=' and class selectors with arbitrary whitespace (#4286) 2020-01-19 13:36:22 -05:00
Conduitry
2f81365e44
fix awaited expressions that need parentheses (#4283) 2020-01-18 07:10:13 -05:00
Conduitry
b39282a918
apply event modifiers to <svelte:body> events (#4279) 2020-01-17 07:22:40 -05:00
Conduitry
bda254e250 update changelog 2020-01-16 22:17:25 -05:00
Conduitry
1438994bd4 update changelog 2020-01-16 22:13:41 -05:00
Tan Li Hau
8b9b2c266e fix allow let scoped to root element (#4266) 2020-01-16 09:25:12 -05:00
Conduitry
4e812a95e9 -> v3.17.1 2020-01-14 12:16:52 -05:00
Conduitry
7494509dfd
only attach SSR <head> markers when hydratable: true (#4260) 2020-01-14 12:11:52 -05:00
Conduitry
c97e8f81db -> v3.17.0 2020-01-13 11:59:06 -05:00
Tan Li Hau
b3582c7fb2 fix hydrating <head> (#4082) 2020-01-13 11:55:55 -05:00
Conduitry
d7d7ce1e6c update changelog 2020-01-13 11:25:48 -05:00
Tan Li Hau
ef56a70acb SSR should only render one <title> (#4250) 2020-01-13 11:13:54 -05:00
Tan Li Hau
7c3e34c00b fix hydrating each else (#4253) 2020-01-12 15:42:45 -05:00
Tan Li Hau
a422d2aba5 fix actions having no access to parent nodes (#4252) 2020-01-11 09:01:40 -05:00
Conduitry
3b0c6a1c56 fix $$invalidate getting confused by an undefined third argument (#4170) 2020-01-06 12:52:21 -05:00
Conduitry
741444d07e fix when LHS of a reactive assignment is a member expression (#4212) 2020-01-06 07:37:04 -05:00
Conduitry
8d49aa6125 update changelog 2020-01-05 06:26:38 -05:00
Conduitry
aa8e470b41 update changelog 2019-12-29 10:41:40 -05:00
Conduitry
b608148238 -> v3.16.7 2019-12-24 12:12:48 -05:00
Conduitry
f805a2cdc5 -> v3.16.6 2019-12-23 14:27:32 -05:00
Conduitry
a9065d4120 -> v3.16.5 2019-12-17 20:14:13 -05:00
Conduitry
2467c4bf64 -> v3.16.4 2019-12-11 11:54:06 -05:00
Rich Harris
0a6310f7a3 -> v3.16.3 2019-12-10 11:51:54 -05:00
Rich Harris
ba3ab67233 -> v3.16.2 2019-12-10 10:49:43 -05:00
Conduitry
8a6abc9215 -> v3.16.1 2019-12-09 10:01:47 -05:00
Conduitry
0f2c7d2872 update changelog 2019-12-09 09:27:42 -05:00
Conduitry
6a4956b403 update changelog 2019-12-04 13:11:23 -05:00
Richard Harris
13ef75be22 -> v3.16.0 2019-11-29 21:36:57 -05:00
Conduitry
d3cefd2bcb update changelog 2019-11-26 09:53:17 -05:00
Conduitry
2f4d77115f update changelog 2019-11-26 09:19:34 -05:00
Rich Harris
a8ff02a25f -> v3.15.0 2019-11-18 10:39:28 -05:00
pngwn
d1df52cdc7 Add unreleased changelog entry for #3948 2019-11-18 14:52:58 +00:00
Conduitry
7e2e23e7ae -> v3.14.1 2019-11-12 21:52:50 -05:00
Rich Harris
c29e2085a1 -> v3.14.0 2019-11-11 18:28:54 -05:00
Richard Harris
4c53eb6bda -> v3.13.0 2019-11-10 15:08:05 -05:00
Conduitry
16ccc7493d update changelog 2019-11-03 07:51:45 -05:00
Conduitry
dbdcb60f29 update changelog 2019-10-27 14:24:10 -04:00
Conduitry
9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
* in SSR, adjust spread with boolean attributes (#2916)

* add tests

* update changelog
2019-10-27 08:53:01 -04:00
Tan Li Hau
9f7565cf19 fix changelog issue link 2019-10-27 08:48:45 -04:00
Conduitry
b8107e7fa7 update changelog 2019-10-26 17:05:10 -04:00
Conduitry
85692cbd5a
fix handling of style scoping and class: with spread scopes (#3792) 2019-10-25 13:03:09 -04:00
Conduitry
07b9d0378e update changelog 2019-10-24 13:36:28 -04:00
Conduitry
0419039d26
Don't lose class: directive classes on an element with {...spread} attributes when updating (#3781)
* include all class: directive updates on elements with spreads (#3421)

* add test

* update changelog
2019-10-24 08:18:33 -04:00
Conduitry
f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
* add failing tests

* fix boolean attributes along with spreads (DOM mode)

* fix boolean attributes along with spreads (SSR mode)

* update changelog (#3764)

* fix removing attributes in spreads
2019-10-23 12:43:20 -04:00
Conduitry
8ef32d766a
produce better code for <slot/> (#3631) 2019-10-20 07:39:11 -04:00
Conduitry
3e02b95488
fix compound ifs with outros and no dependencies (#3595) 2019-10-20 07:29:33 -04:00
Conduitry
8d7d0ff7dd
fix bind:this binding to a store (#3591) 2019-10-19 08:51:59 -04:00
Conduitry
2e2b0c9175 update changelog 2019-10-19 01:52:59 -04:00
Conduitry
dda9a53727
preserve $: label in reactive blocks in SSR mode (#2828) (#3469) 2019-10-17 10:06:44 -04:00
Conduitry
ddbbccc9e4 update changelog 2019-10-17 09:53:58 -04:00
Conduitry
3d629ffb0c update changelog 2019-10-16 16:50:38 -04:00
Conduitry
1b0e391fb0 update changelog 2019-10-15 16:59:32 -04:00
Conduitry
d0d3b342e8 update changelog 2019-10-12 08:33:38 -04:00
pngwn
57aeddcf85 Prevent element property set from throwing errors for readonly properties. Fixes #3681. 2019-10-11 18:00:49 -04:00
Conduitry
1fce4c6931 update changelog 2019-10-09 13:11:54 -04:00
Conduitry
729bb12d17 update changelog 2019-10-09 13:08:16 -04:00
Conduitry
40284d0a9b update changelog 2019-10-09 13:00:41 -04:00
Conduitry
52c086b1b9 update changelog 2019-10-09 12:41:08 -04:00
Conduitry
f7565928f5 update changelog 2019-10-04 08:38:10 -04:00
Conduitry
3c5ccf6ee5
rework attribute selector matching to not use regexes (#1710) 2019-09-16 19:35:41 -04:00
Conduitry
a2cd1fec7f -> v3.12.1 2019-09-10 11:58:47 -04:00
Richard Harris
6892c4a048 -> v3.12.0 2019-09-08 23:20:00 -04:00
Richard Harris
e686216284 -> v3.11.0 2019-09-08 19:19:49 -04:00
Richard Harris
6300ccb7a2 -> v3.10.1 2019-09-08 16:42:47 -04:00
Richard Harris
41f5961ef9 -> v3.10.0 2019-09-07 15:56:27 -04:00
Conduitry
e3d31a1de1 update changelog 2019-09-03 21:37:49 -04:00
Richard Harris
ec5eb96a86 -> v3.9.2 2019-09-03 21:31:58 -04:00
Richard Harris
24136291e6 -> v3.9.1 2019-08-22 09:00:39 -04:00
Richard Harris
d42a8627cd -> v3.9.0 2019-08-20 08:56:09 -04:00
Richard Harris
3bbfccc4cc -> v3.8.1 2019-08-14 21:16:54 -04:00
Richard Harris
c5439b0789 -> v3.8.0 2019-08-12 07:12:59 -04:00
Richard Harris
2ef004e324 -> v3.7.1 2019-08-06 08:59:54 -04:00
Richard Harris
9addc5f077 -> v3.7.0 2019-08-04 20:46:26 -04:00
Richard Harris
2a8f1cc56d -> v3.6.11 2019-08-03 13:48:42 -04:00
Rich Harris
981f30d3e9 -> v3.6.10 2019-07-30 14:52:23 -04:00
Richard Harris
17beaa0a5d -> v3.6.9 2019-07-26 09:11:20 -04:00
Richard Harris
2761da640a -> v3.6.8 2019-07-23 09:54:41 -04:00
Richard Harris
a57dfb6b2b -> v3.6.7 2019-07-10 08:35:01 -04:00
Rich Harris
f2d25828d5 -> v3.6.6 2019-07-09 11:09:47 -04:00
Richard Harris
83be1f38d0 -> v3.6.5 2019-07-06 14:51:27 -04:00
Rich Harris
49d663d694 -> v3.6.4 2019-07-03 11:28:26 -04:00
Richard Harris
af0bfe4a16 -> v3.6.3 2019-07-01 21:23:16 -04:00
Richard Harris
8ed5f1e73c -> v3.6.2 2019-06-29 15:01:29 -04:00
Conduitry
b764265988 -> v3.6.1 2019-06-25 14:47:18 -04:00
Rich Harris
9893435ad7
typo 2019-06-25 13:09:48 -04:00
Rich Harris
0c4a844995 -> v3.6.0 2019-06-25 13:06:39 -04:00
Conduitry
886fb66b41 -> v3.5.4 2019-06-23 08:48:04 -04:00
Richard Harris
7de5d6c07a -> v3.5.3 2019-06-19 19:44:03 -04:00
Richard Harris
1f1ce3ebd7 -> v3.5.2 2019-06-18 23:18:32 -04:00
Richard Harris
8c42cf6257 -> v3.5.1 2019-06-09 19:51:57 -04:00
Richard Harris
820cce8523 -> v3.5.0 2019-06-09 18:01:10 -04:00
Richard Harris
78cf400ba8 -> v3.4.4 2019-05-27 12:58:59 +02:00
Richard Harris
04af24916a -> v3.4.3 2019-05-26 14:59:38 +02:00
Richard Harris
a0b876f99f -> v3.4.2 2019-05-20 22:13:34 -04:00
Rich Harris
298ae8ec23 -> v3.4.1 2019-05-16 11:43:08 -04:00
Rich Harris
5121a3cba8 -> v3.4.0 2019-05-15 18:27:13 -04:00
Rich Harris
fbb6c9fd4e -> v3.3.0 2019-05-13 09:27:28 -04:00
Richard Harris
ec74b21c37 -> v3.2.2 2019-05-09 00:01:41 -04:00
Richard Harris
39b1fe224e -> v3.2.1 2019-05-06 07:00:54 -04:00
Richard Harris
0ce8dc9d17 -> v3.2.0 2019-05-04 12:28:08 -04:00
Richard Harris
c5f569f3c7 -> v3.1.0 2019-04-25 23:20:58 -04:00
Richard Harris
a06f92a930 -> v1.0.0 2019-04-24 23:50:08 -04:00
Richard Harris
115d10bd18 update references to svelte.technology - fixes #2450 2019-04-21 11:17:10 -04:00
Richard Harris
7382a9f811 -> v3.0.0 2019-04-21 09:06:00 -04:00
Rich Harris
09e6ae0e8e -> v2.15.4 2018-12-07 20:31:51 -05:00
Rich Harris
5cc45c1e89 -> v2.15.3 2018-11-06 14:05:06 -05:00
Rich Harris
daa9344cbc -> v2.15.2 2018-11-04 17:52:16 -05:00
Conduitry
1f79099d2f -> v2.15.1 2018-10-30 13:35:49 -04:00
Rich Harris
03c7612c6b -> v2.15.0 2018-10-28 14:27:20 -04:00
Rich Harris
c29dc42e2e -> v2.14.3 2018-10-24 11:53:23 -04:00
Conduitry
1e28b3f758 -> v2.14.2 2018-10-22 21:45:50 -04:00
Rich Harris
1deb25e184 -> v2.14.1 2018-10-20 09:06:05 -04:00
Rich Harris
c0ba6fb4ef -> v2.14.0 2018-10-17 11:35:21 -04:00
Rich Harris
8cb649024f -> v2.13.5 2018-09-19 17:33:09 -04:00
Rich Harris
01b0a47cd5 -> v2.13.4 2018-09-06 14:16:45 -04:00
Conduitry
24482cb940 -> v2.13.3 2018-09-05 21:09:29 -04:00
Rich Harris
2e4b65af5a -> v2.13.2 2018-08-28 15:36:55 -04:00
Rich Harris
0f171a5f3e -> v2.13.1 2018-08-25 06:29:23 -04:00
Rich Harris
c7609a2da3 -> v2.13.0 2018-08-24 21:42:29 -04:00
Rich Harris
e26dcadecf -> v2.12.1 2018-08-24 19:52:47 -04:00
Rich Harris
f38bdaaadf -> v2.12.0 2018-08-22 23:14:38 -04:00
Rich Harris
9eec6f8c72 -> v2.11.0 2018-08-14 20:22:48 -04:00
Rich Harris
51c2cddd90 -> v2.10.1 2018-08-12 16:27:25 -04:00
Rich Harris
bd91d59bc9 -> v2.10.0 2018-08-11 18:02:50 -04:00
Rich Harris
98212a0699 -> v2.9.11 2018-08-08 08:32:19 -04:00
Rich Harris
53d43b7d10 -> v2.9.10 2018-08-04 22:00:32 -04:00
Rich Harris
0daf8877ab -> v2.9.9 2018-08-01 21:38:26 -04:00
Rich Harris
efd3cce5ad -> v2.9.8 2018-08-01 17:39:10 -04:00
Rich Harris
8a89e7aec2 -> v2.9.7 2018-07-24 13:26:32 -04:00
Rich Harris
f2ac545e28 -> v2.9.6 2018-07-21 16:57:15 -04:00
Rich Harris
cc93595dac -> v2.9.5 2018-07-17 16:43:32 -04:00
Rich Harris
63e64c6f42 -> v2.9.4 2018-07-14 22:23:51 -04:00
Conduitry
557e7b7ccb -> v2.9.3 2018-07-09 13:09:12 -04:00
Conduitry
7774c6d92a -> v2.9.2 2018-07-09 03:22:13 -04:00
Rich Harris
a043c4414a -> v2.9.1 2018-07-01 15:41:49 -04:00
Rich Harris
2bb62c3436 -> v2.9.0 2018-06-29 17:53:16 -04:00
Rich Harris
bec49a0ad0 -> v2.8.1 2018-06-22 20:19:25 -04:00
Rich Harris
17000e38f6 -> v2.8.0 2018-06-20 14:23:23 -04:00
Rich Harris
9cd5dd9fbc -> v2.7.2 2018-06-08 14:47:04 +01:00
Rich Harris
7c0986fded -> v2.7.1 2018-06-05 16:57:26 -04:00
Rich Harris
7032ec745c -> v2.7.0 2018-05-28 19:45:13 -04:00
Rich Harris
54799736b8 -> v2.6.6 2018-05-25 19:29:28 -04:00
Rich Harris
058f7ea43a -> v2.6.5 2018-05-25 08:41:36 -04:00
Rich Harris
9e52cf931d -> v2.6.4 2018-05-24 17:48:38 -04:00
Rich Harris
b6300eea5e -> v2.6.3 2018-05-16 22:05:56 -04:00
Rich Harris
017e6cb46f -> v2.6.2 2018-05-16 10:50:03 -04:00
Rich Harris
ee052dc7bd -> v2.6.1 2018-05-14 10:59:51 -04:00
Rich Harris
c9651348ee -> v2.6.0 2018-05-13 18:57:16 -04:00
Rich Harris
3c1bcfab79 -> v2.5.1 2018-05-10 22:10:41 -04:00
Rich Harris
7a7fd1dd3e -> v2.5.0 2018-05-06 16:05:12 -04:00
Rich Harris
9883fb67da -> v2.4.4 2018-05-03 21:28:24 -04:00
Rich Harris
7ad374d8c2 -> v2.4.3 2018-05-03 10:56:28 -04:00
Rich Harris
a75d5935a3 -> v2.4.2 2018-05-02 22:00:05 -04:00
Rich Harris
6ec21f7a20 -> v2.4.1 2018-04-30 21:37:56 -04:00
Rich Harris
a191097467 -> v2.4.0 2018-04-30 19:56:22 -04:00
Rich Harris
dbab1a886d -> v2.3.0 2018-04-29 10:56:55 -04:00
Rich Harris
890da3b02a -> v2.2.0 2018-04-28 20:42:02 -04:00
Rich Harris
a7c1c380d4 -> v2.1.1 2018-04-22 14:12:22 -04:00