Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.19 KB

History.md

File metadata and controls

70 lines (46 loc) · 1.19 KB

2.0.6 / 2015-04-02

  • fix(class): array type

2.0.5 / 2015-03-13

  • feat(combile): add check in combile

2.0.4 / 2015-03-09

  • perf(enum): Improve the enumeration type conversion

2.0.3 / 2015-02-03

  • feat(array): class enum locale

2.0.2 / 2015-01-28

  • fix(valid): string & boolean; add null type test

2.0.1 / 2015-01-28

  • fix(null): null should target type; modify int type valid

2.0.0 / 2015-01-22

  • feat(valid): #5 support valid & Null valud

1.1.0 / 2014-11-05

  • Merge pull request #3 from node-modules/more
  • feat(support): add java.lang.Class & java.util.Locale

1.0.0 / 2014-04-24

  • Merge pull request #1 from node-modules/enum
  • fix github links
  • add enum() test cases
  • add enum() helper
  • add abstract in readme

0.0.3 / 2014-04-06

  • add abstract
  • fix comment

0.0.2 / 2014-03-20

  • add files in package
  • fix readme link
  • no need to use harmony istanbul

0.0.1 / 2014-03-20

  • update readme
  • complete
  • Initial commit