Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Releases: hckhanh/read-vn-number

v1.1.4

17 Aug 10:34
Compare
Choose a tag to compare
  • Upgrade core packages
  • Format code with prettier
  • Add nodejs v8 to matrix builds

v1.1.3

06 Feb 15:25
Compare
Choose a tag to compare
  • Update Typescript packages:
    • typescript: 3.2.2 -> 3.3.1
    • @types/node: 10.12.18 -> 10.12.21
    • ts-node: ^7.0.1 -> ^8.0.2
  • Refactor and update Numbers class to get 100% test coverage

1.1.2

29 Dec 10:10
Compare
Choose a tag to compare
  • Update Typescript packages:
    • @types/chai
    • @types/node
    • typescript

v1.1.1

20 Oct 07:06
Compare
Choose a tag to compare
  • Move tests folder from src folder to ./ and rename to test
  • Update keywords for npm packages
  • Improve code quality:
    • Fix #6 "method_complexity" issue in src/Numbers.ts
    • Fix #7 "method_complexity" issue in src/Numbers.ts

v1.1.0

19 Oct 11:18
253e10f
Compare
Choose a tag to compare
  • Integrate Synk security checker
  • Integrate Code Climate
    • Quality code checker
    • Test coverage
  • Fix all code smells and duplication
  • Optimize logic code
  • Fix bug when converting Billion and greater object
  • Correct Billion unit from tỉ to tỷ

v1.0.1

18 Oct 09:24
Compare
Choose a tag to compare
  • Update npm release package for current version

v1.0.0

18 Oct 08:42
Compare
Choose a tag to compare
  • Apply new coding styles for the source code
  • Add LICENSE file for the source code
  • Update package.json information data
  • Update Travis script to build tag commit

v0.2.0

18 Oct 08:11
Compare
Choose a tag to compare
  • Integrate Travis CI for development and deployment
  • Fix bugs for testing scripts
  • Add testing jobs for these versions of Node.js:
    • v6
    • v8 (LTS)
    • v10 (Latest Stable)

v0.1.0

18 Oct 07:50
Compare
Choose a tag to compare
  • Initial code base for the basic feature