- Fixed non-ESM CDN build not inlining the import
- Swap buildchain to
rolldown
and@rollup/plugin-terser
- Include license in bundled files
- Highlight inline ASS comments
{like this!}
- Updated README to reflect support of official highlight.js tooling
- Additional SSA v1 support (
\C
,\F
,\I
)
- Allow looser color syntax (missing trailing ampersand)
- Allow decimal shadows etc. in Style definition
- Accept Effect-less SSA v1 Dialogue lines
- Accept SSA v2 and v3 Dialogue lines
- Support SSA comments (
!:
), Dialogue lines, and Style lines
- Support
\\n
,\\N
, and\\h
- Prevent polynomial backtracking in Style and Dialogue
- Better language autodetection heuristic
- Added initial ESM distribution version
- Initial Release