Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@hahmed hahmed released this 21 May 20:32
· 28 commits to main since this release
ebe2aba
  • Remove legacy parser
  • Fixes an issue where if there is a comment inside a ruleset declaration and comments are not to be included, the comment is still included
  • Replace 2 configs keep_comments and keep_newlines with 1 config compressed
  • Allow scss files to be used for pre-processing
  • Fix an issue with import statements that do not include an ending semicolon
  • Fixed an issue where the import value was missing when the import statement was not terminated correctly.
  • Add CI tests for Ruby 3.3
  • Add a logger with the ability to silence the logs

Full Changelog: v0.3.0...v0.4.0