1.0.14
- Add Span::mixed_site(), which is behind
cfg(procmacro2_semver_exempt)for now but will be stabilized when Rust 1.45 is released (#228, thanks @kevinmehall) - Update LineColumn::column to match libproc_macro's column computation, which is character-based (#229, thanks @jrvidal)