Skip to content

v0.1.7

Compare
Choose a tag to compare
@robocoder robocoder released this 02 Jul 01:34
· 606 commits to master since this release

Announcements:

  • simplified licensing (MIT)

Enhancements:

  • bin/pscss: added --line-numbers and --debug-info options
  • Compiler: added setLineNumberStyle() and 'q' unit

Maintenance:

  • Parser: deprecated show() and to() methods
  • refactoring internals and misc bug fixes (maps, empty list, function-exists())