Skip to content

Releases: kabeep/forex-cli

v0.4.1

10 Mar 20:00

Choose a tag to compare

Bug Fixes

  • timezone in data query (kabeep)

Commits

  • ea4d28d: Bump version 0.4.1 (kabeep)

v0.4.0

07 Mar 12:48

Choose a tag to compare

Features

  • use cache to avoid frequent requests for currency list timeout (kabeep)

Styles

Chores

  • deps-dev: bump vitest from 2.1.8 to 3.0.2 #1 (dependabot[bot])
  • upgrade vitest to avoid vulnerability (kabeep)
  • correct spelling of filename (kabeep)

Commits

  • f1ed48b: Bump version 0.4.0 (kabeep)

v0.3.1

29 Jan 13:23

Choose a tag to compare

Code Refactoring

  • set verbose alias to -v and version to -V (kabeep)

Commits

  • 66ffc74: Bump version 0.3.1 (kabeep)

v0.3.0

18 Jan 01:18

Choose a tag to compare

Features

  • addition of --clipboard option to write the result to the clipboard (kabeep)

Styles

  • biome linter changed (kabeep)

Code Refactoring

  • reused palette fns for the bin/cli.ts file (kabeep)

Commits

  • e4fe647: feat!: addition of --verbose option to hide messages about internal operations (kabeep)
  • 2521077: Update READEME.md (kabeep)
  • aa223a7: Bump version 0.3.0 (kabeep)

v0.2.5

18 Jan 00:17

Choose a tag to compare

Code Refactoring

  • centralize task flow with useHandler (kabeep)
  • i18n: remove lodash to reduce install size (kabeep)

Commits

  • 60e8a83: Bump version 0.2.5 (kabeep)

v0.2.4

29 Dec 19:27

Choose a tag to compare

Features

  • convert: supports more formats for amount input (kabeep)

Tests

  • add test for helper/normalize-amount.ts (kabeep)

Chores

  • add vitest to devDependencies (kabeep)
  • update linter configurations (kabeep)

Commits

  • 2d3935a: Update README.md (kabeep)
  • 358f073: Bump version 0.2.4 (kabeep)

v0.2.3

29 Dec 16:31

Choose a tag to compare

Bug Fixes

  • convert: print content while the amount is invalid (kabeep)

Chores

  • update .lintstagedrc.yml (kabeep)

Commits

  • 09073c0: Update README.md (kabeep)
  • 06dfe7f: Bump version 0.2.3 (kabeep)

v0.2.2

14 Dec 01:10

Choose a tag to compare

Features

  • format the output using statistics (kabeep)

Commits

  • eafc4e7: Update README.zh-CN.md (kabeep)
  • normalized parameter amount of the convert command (kabeep)
  • bb2f04c: Update README.md (kabeep)
  • 9a9628b: Bump version 0.2.2 (kabeep)

v0.2.1

12 Dec 22:15

Choose a tag to compare

Chores

  • update package homepage url (kabeep)

Commits

  • 45dc0b7: Bump version v0.2.1 (kabeep)

v0.2.0

12 Dec 22:10

Choose a tag to compare

Features

  • command currency and list (kabeep)

Commits

  • a24d3cb: Bump version 0.2.0 (kabeep)