Skip to content

Releases: CargoSense/dart_sass

v0.7.0 (2023-06027)

27 Jun 23:56
425e819
Compare
Choose a tag to compare

What's Changed

  • Require Elixir v1.11+
  • Mark inets and ssl as optional apps
  • Ensure the install task only loads the runtime config with --runtime-config

Full Changelog: v0.6.0...v0.7.0

v0.6.0 (2023-04-19)

19 Apr 21:22
07dea83
Compare
Choose a tag to compare

What's Changed

Potentially breaking change: Due to a change in the upstream package structure, you must specify a :version >= 1.58.0 on Linux platforms.

  • Depend on inets and ssl by @josevalim in #30
  • Updated Sass version to 1.61.0 by @azizk in #31
  • Renames DartSass.bin_path/0 to DartSass.bin_paths/0.
  • Supports installation of newer upstream packages on Linux platforms. (h/t @azizk)
  • Overriding :path disables version checking.

New Contributors

  • @azizk made their first contribution in #31

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1 (2022-08-26)

26 Aug 23:04
1092f60
Compare
Choose a tag to compare
  • Update Sass version to 1.54.5
  • Skip platform check when given a custom path (h/t @jgelens)
  • Use only TLS 1.2 on OTP versions less than 25.

Release v0.5.0 (2022-04-28)

28 Apr 18:13
114b224
Compare
Choose a tag to compare

v0.4.0 - 2022-01-19

19 Jan 23:30
7cf98c3
Compare
Choose a tag to compare
Release v0.4.0

Release v0.3.0 (2021-10-04)

04 Oct 19:14
c6adf3e
Compare
Choose a tag to compare

v0.2.0 (2021-09-21)

21 Sep 23:37
edc1e99
Compare
Choose a tag to compare
Update versions in README

v0.1.2 (2021-08-23)

24 Aug 01:36
2fada18
Compare
Choose a tag to compare
Release v0.1.2

v0.1.1 (2021-07-26)

30 Jul 22:33
0d48a0e
Compare
Choose a tag to compare
Release v0.1.1

v0.1.0

25 Jul 07:07
0f4b81f
Compare
Choose a tag to compare
Update CHANGELOG