Skip to content

Release 0.12.2

Compare
Choose a tag to compare
@kaj kaj released this 23 Feb 12:22

Progress: 3583 of 5101 tests passed in libsass compatibility mode. (The progress here was accidentally miscalculated, including libsass skips in the number of passed tests).

  • Fix #63 and #64: Handle DOS-style newlines
  • Use structopt rather than raw clap for the CLI.
  • Sass function str_slice require integer indexes.
  • Some cleanup, some of it suggested by clippy.
  • Removed link to no-longer working graphical progress bar in docs.

Thanks to @connorskees for bug reports.

Tested with rustc 1.41.0 (5e1a79984 2020-01-27), 1.40.0 (73528e339 2019-12-16), 1.38.0 (625451e37 2019-09-23), 1.36.0 (a53f9df32 2019-07-03), 1.42.0-beta.3 (86f329b41 2020-02-07), and 1.43.0-nightly (436494b8f 2020-02-22).