Skip to content

v0.1.1

Compare
Choose a tag to compare
@ChielBruin ChielBruin released this 28 Aug 20:22
· 38 commits to master since this release
  • Updated token type calculation
    • Added LAYOUT sort
    • Now uses the token type of its parent when no type is specified
  • More coloring for Stacy (*.stc)
  • Fix for issue with disappearing last token when using minted
    • Token was discarded by minted if the input did not end with a newline
  • Some code cleanup