Skip to content

v0.12.0

Compare
Choose a tag to compare
@tminglei tminglei released this 27 Feb 11:36
· 43 commits to master since this release

Refactoring

  1. re-organize package structure and hide internal methods/properties from outside usages
  2. intelligently detect label key and remove i18n option (p.s. labels starting with @ will be used as message key)
  3. rename option items ignoreEmpty/touched to skipUntouched/touchedChecker (!!! broken changes)