Skip to content

v1.0.8

Compare
Choose a tag to compare
@kanitw kanitw released this 01 Mar 21:41
· 6338 commits to master since this release

Syntax

  • Support yearmonthdayhoursminutesseconds

Fixes

  • Fix vl2png and vl2svg – Thanks @sampsyo
  • Correct strokeDashOffset schema – Thanks @mprudhom
  • Ensure that all output are valid Vega specifications based on Vega Schema – Thanks @mprudhom

Internal

  • Move interfaces from src/schema to src/
  • Move all compile/mark-*.ts to compile/mark/*.ts