Skip to content

v1.0.0 release: Portuguese support and doc fixes#9

Merged
brianfunk merged 1 commit intomasterfrom
dev
Feb 8, 2026
Merged

v1.0.0 release: Portuguese support and doc fixes#9
brianfunk merged 1 commit intomasterfrom
dev

Conversation

@brianfunk
Copy link
Owner

Summary

  • Portuguese language support — new languages/pt.js with full number-to-words conversion, integrated into toWords() and exported from the package
  • Server tests — 34 new API endpoint tests via supertest (server/index.test.js)
  • Doc fixes — updated CHANGELOG (9 languages, not 8), README (216 tests, not 174), and JSDoc header to include Portuguese

Details

All commits since last merge to master:

Commit Description
6dcfe3e feat: add Portuguese language support and server tests
15e8b84 fix: remove unused variables for eslint
c5db19e fix: add supertest and express to devDependencies
fa3b9e0 fix(pt): add missing portuguese export and fix "e" connector
dd6ac9bfe7d4f1 docs: CLAUDE.md updates (not published to npm)
4b3dfe7 docs: update language count and test count for Portuguese

Test plan

  • npm test — 216/216 passing
  • npm run lint — zero errors
  • Verify npm pack output includes only intended files
  • Publish to npm as 1.0.0 after merge

🤖 Generated with Claude Code

CHANGELOG, README, and JSDoc header still referenced 8 languages and
174 tests. Updated to reflect 9 languages (Portuguese) and 216 tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@brianfunk brianfunk merged commit 2a167fd into master Feb 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments