v1.0.0
1.0.0 (2025-10-13)
🚀 Features
- actualizar la versión de Deno a v2.x y agregar instalación de dependencias (78c03bf)
- add automated semantic release workflow (1b403f5)
- Add comprehensive test suites for ChecksumValidator and JTIValidator, enhancing verification and error handling (5c5b9f9)
- Add DER signature utilities for encoding and decoding (ba46733)
- Add detailed coverage task and refactor crypto and mandate classes for AP2 compliance (d282a2c)
- Add initial README.md with project overview, installation instructions, and usage examples (bb1f188)
- Add tests for mandate type guards and enhance validation logic (bb01250)
- agregar compatibilidad con polyfills de Node.js y mejorar manejo de errores en el servicio JWT (23d5b64)
- agregar flujo de trabajo para construcción y publicación, incluyendo actualización automática de versiones (b585a04)
- agregar guía de configuración para automatización de versiones y publicación (8d0cc33)
- Implement AP2 Mandate Factory and Serialization (1b14c82)
- Introduce shared mandate module and refactor payment request handling (0ebf669)
- jwt: introduce custom error classes for JWT service (6efb126)
- jwt: Introduce JWT module for merchant authorization (7e64f25)
- mejorar el flujo de trabajo de publicación con verificación de nuevas versiones y eliminación de caché de npm (caf94f2)
- Remove deprecated cryptographic functions and related tests (50417bd)
- serializers: Add static serialize and deserialize methods for CartContents, CartMandate, IntentMandate, and PaymentRequest serializers (a329db0)
- tests: Enhance validation and error handling in mandate and JWT tests (2e4acce)
- validators: Add static validation methods for CartContents, CartMandate, IntentMandate, and PaymentRequest (97ab314)
📚 Documentation
- actualizar README y STATUS.md con métricas de cobertura de pruebas mejoradas y estado del proyecto (ac8950f)
- Update README.md and STATUS.md for improved clarity and accuracy (2570c4c)
♻️ Code Refactoring
- comentar pasos de configuración y despliegue en el flujo de trabajo de documentación (ab1df62)
- Remove Deno type references from test files and update main module reference (a0b0a2d)
- Update ChecksumValidator and JOSEJWTService for improved validation and error handling (60aec30)
- Update test imports to use test_helper.ts for consistency and improved maintainability (cf7e503)
Generating release notes for version 1.0.0