Releases: EM-Enterprise/HelloCash-API
Releases · EM-Enterprise/HelloCash-API
v1.4.0-canary.9
1.4.0-canary.9 (2026-04-07)
Bug Fixes
- transformed article_category_id to handle null values (cf91099)
Tests
- added test-case to check validity of customers schema (db22f66)
- updated test-case assertions (97488f0)
- updated test-case by adding filters (8788b53)
Code Refactorings
v1.5.0-canary.1
1.5.0-canary.1 (2025-02-26)
Code Refactorings
v1.4.0
1.4.0 (2025-02-20)
⚠ BREAKING CHANGES
- declared internal exports in package.json
Bug Fixes
- changed LLM provider and model for descriptions (bccc8ff)
- fixed npm build script to use tsconfig.build (53667d1)
- updated auto-create-pr token name (320f279)
- updated export in index.ts of Hellocash class (5a6a1dc)
Features
- defined exports property in package.json (751259e)
- exported Hellocash class within root/index.ts (79dd24e)
Miscellaneous Chores
- declared internal exports in package.json (6596876)
- disabled stripInternal by setting it to false (48d82e9)
- installed tsc-alias package (a7e06fd)
- optimized tsconfig.build exclusion array (04b4cae)
- updated .gitignore to ignore secrets and dummy files (4ab06fb)
- updated npm-build script to include tsc-alias (3127c12)
- updated npmignore to exclude tsconfig.build (4879c14)
- updated npmignore to ignore raw source files (cdf29a1)
- updated semantic-release config (c599465)
- updated tsconfig exclusion array (07a08c8)
CI/CD
- added auto pull request description generator workflow (df476b1)
- added auto-pr-description-ai workflow (5cce007)
- added checkout step to ai description workflow (16aa6e3)
- added indention to workflow file (9ff9bd9)
- added pull request write permissions to workflow (0d6969b)
- changed auto-pr-description model (8eeac0a)
- created auto-create-pr for canary branch workflow (0edcb40)
- fixed auto-pr-description workflow definition (6a10d20)
- fixed indention in auto-create-pr-canary workflow (1d65925)
- removed pr-description via commit history workflow (8dac7f2)
- replaced workflow step with forked version (c57b4a6)
Code Refactorings
- added default value to customer_id in rawInvoice (074b9e0)
- added parseFloat to customer_id comparison (02d0ead)
- changed customer-id and user_id type to number (0e43ed7)
- created index file that re-exports /articles functions (08fd86f)
- created index file that re-exports /categories functions (a0d70b1)
- created index file that re-exports /customers functions (676d630)
- created index file that re-exports /invoices functions (2d418cb)
- parsed customer_id string to number in parseCustomer (bc067c5)
- removed StripZodDefault type from schema infers (4588db9)
v1.4.0-canary.8
v1.4.0-canary.7
v1.4.0-canary.6
1.4.0-canary.6 (2025-02-20)
CI/CD
- added auto pull request description generator workflow (df476b1)
- added auto-pr-description-ai workflow (5cce007)
- added checkout step to ai description workflow (16aa6e3)
- added indention to workflow file (9ff9bd9)
- added pull request write permissions to workflow (0d6969b)
- changed auto-pr-description model (8eeac0a)
- created auto-create-pr for canary branch workflow (0edcb40)
- fixed auto-pr-description workflow definition (6a10d20)
- fixed indention in auto-create-pr-canary workflow (1d65925)
- removed pr-description via commit history workflow (8dac7f2)
- replaced workflow step with forked version (c57b4a6)
v1.4.0-canary.5
v1.4.0-canary.4
1.4.0-canary.4 (2025-02-14)
Code Refactorings
v1.4.0-canary.3
1.4.0-canary.3 (2025-01-28)
⚠ BREAKING CHANGES
- declared internal exports in package.json
Bug Fixes
- fixed npm build script to use tsconfig.build (53667d1)
Features
- defined exports property in package.json (751259e)
- exported Hellocash class within root/index.ts (79dd24e)
Miscellaneous Chores
- declared internal exports in package.json (6596876)
- disabled stripInternal by setting it to false (48d82e9)
- optimized tsconfig.build exclusion array (04b4cae)
- updated npmignore to exclude tsconfig.build (4879c14)
- updated npmignore to ignore raw source files (cdf29a1)
- updated tsconfig exclusion array (07a08c8)
Code Refactorings
- created index file that re-exports /articles functions (08fd86f)
- created index file that re-exports /categories functions (a0d70b1)
- created index file that re-exports /customers functions (676d630)
- created index file that re-exports /invoices functions (2d418cb)
- removed StripZodDefault type from schema infers (4588db9)