Skip to content

Latest commit

 

History

History
111 lines (61 loc) · 4.03 KB

CHANGELOG.md

File metadata and controls

111 lines (61 loc) · 4.03 KB

1.0.10 (2021-01-13)

Bug Fixes

  • update version in manifest (703def6)

1.0.9 (2021-01-13)

Bug Fixes

1.0.8 (2020-08-11)

Bug Fixes

1.0.7 (2020-05-11)

Bug Fixes

  • minor patch, update packages, and README (#23) (c0a5883)

1.0.6 (2020-05-11)

Bug Fixes

  • add test suite to improve test coverage (#22) (c484f76)

1.0.5 (2020-04-13)

Bug Fixes

  • remove permissions of declarative content (4e9338d)

1.0.4 (2020-04-13)

Bug Fixes

  • remove permissions of storage (ae36be3)

1.0.3 (2020-04-07)

Bug Fixes

1.0.2 (2020-02-01)

Bug Fixes

  • integrate with coveralls and add coveralls badge (7d957cf)

1.0.1 (2020-01-31)

Bug Fixes

  • add extension.zip after CI (7051b7c)

1.0.0 (2020-01-30)

Bug Fixes

  • modify permissions in manifest.json (b2d45f5)

  • refactor!: add semantic-release, integrate with Travis CI (b56a83b)

BREAKING CHANGES

  • add semantic-release, integrate with Travis CI

Before v1.0.0

  • 2020-01-26: v0.3.0
  • 2019-07-16: v0.2.1
    • Add new words
  • 2019-07-04: v0.2.0
    • Provide new terms
    • Fixed some known issues
    • Provide utility to build 新同文堂 JSON file
  • 2018-09-16: v0.1.7
    • Provide new terms
    • Provide Simplified to Traditional Chinese table for 新同文堂
  • 2018-06-10: v0.1.5
    • Provide new terms
    • Parse "phrase" before "word"
    • Underline the word be parsed, and add english of the term
  • 2018-05-24: v0.1.3 - Pack the app
  • 2018-05-19: v0.0.2 - Bundle files with webpack
  • 2018-04-18: v0.0.1 - Init the project