Sha256: 4fec52ef4d0b92853f4425a0135575926ebfed6a0349964a3d21286816faed93
Contents?: true
Size: 1 KB
Versions: 1
Compression:
Stored size: 1 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.2.0] - 2025-01-22 ### Added - Environment-specific configuration support (sandbox/production) - Service-oriented architecture implementation - XML builder service for invoice generation - SOAP service wrapper - Response handler with improved error handling - Data transfer objects for invoice data ### Changed - Refactored CreateInvoice class to use service pattern - Unified configuration system - Improved code organization and maintainability - Enhanced error handling and logging ### Removed - Deprecated Config class in favor of Configuration ## [0.1.0] - 2025-01-22 ### Added - Initial release - Electronic invoice cancellation functionality - Integrated SOAP Web Services - Added `ox` gem for XML processing - Added `savon` gem for SOAP service integration
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cetustek-0.2.0 | CHANGELOG.md |