Skip to content

Latest commit

 

History

History
101 lines (79 loc) · 1.87 KB

File metadata and controls

101 lines (79 loc) · 1.87 KB

0.9.27 / 2015-07-09

Bug Fixes:

  • fix a small bug which cause undefined fail Features:
  • show time cost of compiling phases Documents:
  • add cssmagic/jedi.xml

0.9.26 / 2014-12-04

Security Features:

  • fix security bug! Refactor:
  • use output methods and update testcases
  • improve testing summary

0.9.25 / 2014-08-15

Bug Fixes:

  • fix cache bug! Documents:
  • add gulp-jedi

0.9.24 / 2014-06-28

Features:

  • support named character references in the escaped form of string literal Tools:
  • add syntax file for PHPStorm/WebStorm
  • update README to add instructions for PHPStorm/WebStorm support Documents:
  • add a sample for unsafe and named char ref
  • add baixing.com to copyright
  • update examples and README
  • add npm badges
  • update urls

0.9.22 / 2013-08-13

Features:

  • support xml output mode Bug Fixes:
  • ensure immutable
  • correct fs api

0.9.21 / 2013-07-04

Features:

  • jedi.json config file
  • enable adaptive by detecting filename
  • add --adaptive arg to compile adaptive variants

0.9.18 / 2013-06-18

Bug Fixes:

  • fix not operator Security Features:
  • script data binding Features:
  • naive implementation of ?. operator Refactor:
  • defensive error handling
  • add php json_encode format parameter
  • file mode

0.9.14-beta1 / 2013-03-25

Refactor:

  • improve windows compatibility
  • try to improve cache

0.9.13-beta4 / 2013-03-21

Features:

  • add support of xhtml mp versions

0.9.13-beta3 / 2013-03-04

Bug Fixes:

  • try to fix duplicated class problem
  • inject can access model ($data)

0.9.13-beta2 / 2013-02-22

Features:

  • add xhtml mp doctype and xml output

Bug Fixes:

  • fix eol for cli