Skip to content

Releases: kabeep/forex-cli

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:54

Bug Fixes

  • cli: stop spinner while inquirer is working (kabeep)

Styles

  • biome v2 prettier style (kabeep)

Performance Improvements

  • cli: remove update-notifier (kabeep)

Continuous Integration

  • release: update action (kabeep)

Chores

Commits

  • cb4e032: Update README.md (kabeep)
  • 49c16ab: Update README.md (kabeep)
  • 96fd352: Bump version 0.4.2 (kabeep)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 20:00

Bug Fixes

  • timezone in data query (kabeep)

Commits

  • ea4d28d: Bump version 0.4.1 (kabeep)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 12:48

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

Choose a tag to compare

@github-actions github-actions released this 29 Jan 13:23

Code Refactoring

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

Commits

  • 66ffc74: Bump version 0.3.1 (kabeep)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 01:18

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

Choose a tag to compare

@github-actions github-actions released this 18 Jan 00:17

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

Choose a tag to compare

@github-actions github-actions released this 29 Dec 19:27

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

Choose a tag to compare

@github-actions github-actions released this 29 Dec 16:31

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

Choose a tag to compare

@github-actions github-actions released this 14 Dec 01:10

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

Choose a tag to compare

@github-actions github-actions released this 12 Dec 22:15

Chores

  • update package homepage url (kabeep)

Commits

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