Releases: felseje/cpf-cnpj-utils
Releases · felseje/cpf-cnpj-utils
v1.0.0-alpha
🔖 Initial Alpha Release - CPF/CNPJ Utilities Library
A lightweight and efficient toolkit for handling Brazilian CPF and CNPJ numbers.
This alpha version introduces core features for validation, formatting, and generation - ideal for early adopters and testing environments.
⚙️ Features
- ✅ Validation of CPF and CNPJ (supports both raw numeric input and formatted strings, including the new alphanumeric CNPJ format introduced by Receita Federal)
- 🔄 Generation of valid CPF and CNPJ numbers for test scenarios
- 🧼 Normalization & Formatting for consistent and readable output
📌 Notes
- This is an alpha release: functionality is stable but subject to change.
- Feedback, issues, and contributions are highly appreciated.
- Future versions will expand support and refine the API.