v0.1.1
- 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