Alex Crichton
5d28b90069
Bump to 0.2.9
2018-05-11 16:04:41 -07:00
Alex Crichton
fbb12f519b
Bump to 0.2.8
2018-04-30 19:23:44 -07:00
Alex Crichton
befdf07a07
Bump to 0.2.7
2018-04-27 19:48:57 -07:00
Alex Crichton
acb5eac96a
Bump to 0.2.6
2018-04-26 19:14:09 -07:00
J. Ryan Stinnett
11e274b477
Add spans
feature to control proc-macro2
...
Using `proc-macro2`'s `nightly` feature is a good default for most use cases.
However, it causes a build error if used together with crates such as
`cssparser` that also use `proc-macro2` from a build script.
This change adds a default enabled feature `spans` that users can disable if
they need to work around this conflict.
Fixes #160 .
2018-04-25 14:42:21 -05:00
Alex Crichton
3b4bf475be
Bump to 0.2.5
2018-04-19 18:46:41 -07:00
Alex Crichton
055a8fb803
Bump to 0.2.4
2018-04-18 07:18:11 -07:00
Alex Crichton
c74230b4a9
Bump to 0.2.3
2018-04-17 13:07:43 -07:00
Alex Crichton
eb9a6524b9
Bump to 0.2.2
2018-04-13 07:50:24 -07:00
Alex Crichton
60ac57331b
Bump to 0.2.1
2018-04-09 15:18:39 -07:00
Alex Crichton
30b1964255
Bump all crates to 0.2
2018-04-03 07:10:07 -07:00
Alex Crichton
782378e7c0
Update dependencies
2018-04-03 07:07:14 -07:00
Alex Crichton
4e923445eb
Remove executable bits
2018-03-29 14:50:40 -07:00
Nick Fitzgerald
0bd54480c6
Split out the AST and codegen into the wasm-bindgen-backend crate
2018-03-29 09:14:32 -07:00
Nick Fitzgerald
393841779a
Rename directories to remove "wasm-bindgen-" prefix in sub-crates
2018-03-29 08:28:25 -07:00