Skip to content

Thar Be Less Dragons!

Pre-release
Pre-release
Compare
Choose a tag to compare
@HamptonMakes HamptonMakes released this 05 Oct 20:06
· 2433 commits to master since this release

We've closed a lot of bugs and should be getting close to releasing 3.0 officially. The main change in this is there is a change in the sass_interface.h files. This is important for downstream projects as it will change the API.

  • Moved source_map_file from context to options.
  • Fix for omit_source_map_url (propagate to cpp_ctx).
  • Removed superfluous source_maps from struct, generate
  • source maps when source_map_file string contains data.

See: #505 for more info.