Skip to content

Releases: weizhenye/ass-compiler

v0.1.14

11 Aug 16:17
Compare
Choose a tag to compare

New

  • treat \q as global tag, add Dialogue.q and CompiledASS.wrapStyle

v0.1.13

29 Jul 14:45
Compare
Choose a tag to compare

Fix

  • add ES module dist, #18

v0.1.12

28 Jul 14:42
Compare
Choose a tag to compare

Fix

  • add \fsp to animatable tags

v0.1.11

03 Oct 02:44
Compare
Choose a tag to compare

Fix

  • Fixed rounding issue with timestamps, thanks @notorca for #16

v0.1.10

12 Sep 15:49
Compare
Choose a tag to compare

Fix

  • make sure \r is before other tags, thanks @notorca for #15

v0.1.9

02 Aug 15:24
Compare
Choose a tag to compare

Fix

v0.1.8

03 May 03:21
Compare
Choose a tag to compare

New

v0.1.7

02 Feb 17:45
Compare
Choose a tag to compare

Fix

  • #10 handle stringify and decompile with non-standard style and event format

v0.1.6

29 Jan 08:39
Compare
Choose a tag to compare

Fix

  • #10 ignore upper case tags
  • #10 ignore empty dialogues when decompiler
  • #10 allow to ignore fields in Format

v0.1.5

16 Jan 13:36
Compare
Choose a tag to compare

Fix

  • parse \1a same as \alpha, #9