Skip to content

v1.1.0

Choose a tag to compare

@vgbr-dev vgbr-dev released this 07 May 03:08
· 43 commits to main since this release

argv2Object

Changes

  • 2025-05-06 7db0f0e feat: add entry point for imports by commonjs
  • 2025-05-06 c75e8f2 feat: add formatKey and convertValue to argv2Object
  • 2025-05-06 2915389 refactor: remove functions and constants
  • 2025-05-06 cfed82d refactor: include functions and constants modules
  • 2025-05-06 aafbe81 refactor: add functions module
  • 2025-05-06 80e1f1d refactor: add constants module
  • 2025-05-06 564d4c8 chore: update exports field to package.json
  • 2025-05-06 1fdf81b chore: update scripts.lint field to package.json
  • 2025-05-06 64b2aa2 test: update suite for argv2Object test
  • 2025-05-06 fc8c3ec chore: update eslint run command file
  • 2025-05-06 028f5cd chore: update modules to devDependencies
  • 2025-05-06 595f21d chore: update eslint run command file
  • 2025-05-06 8ee19ea chore: remove modules to devDependencies
  • 2025-05-06 eaf1afa chore: add modules to devDependencies
  • 2025-05-06 33658c9 style: remove section tag
  • 2025-05-06 40c0c42 chore: add scripts.test field to package.json