Skip to content

Latest commit

History

History
37 lines (22 loc) 路 853 Bytes

HISTORY.md

File metadata and controls

37 lines (22 loc) 路 853 Bytes

0.4.0

  • fix: replace google google-translate-api with @vitalets/google-translate-api

0.3.1

  • fix: google plugin dependencies, use npm instead of github

0.3.0

  • fix: make dir fail if parent path not exist, #9
  • feat: add google plugin, #8

0.2.2

  • fix: typo

0.2.1

  • feat:summary warn if not find locale files

0.2.0

  • feat:summary support sourcePattern array supported

0.1.1

  • [break:fetchLocal] change params skip to true by default
  • [feat:metaToResult] warn if local value diff with meta value
  • [feat] auto generating a config file if program.config not exists
  • [fix:context] return {} if store.local, store.meta undefined
  • [fix:save] if dest not exists, mkdir
  • [updates] docs

0.1.0

  • let there be atool-l10n