| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-02 | feat: v0.4.0 - Architecture refactor, bug fixes, and quality improvementsfeat/architecture-and-quality-improvements | roberto berto | |
| - Fixed #25: config_file_save/load now include path: [] in payload - Added exception hierarchy (SDKError, HttpError, ApiError, ValidationError) - Added utility functions (json, ids, paths) - Added structured logging with request ID tracking - Added optional Pydantic validation models - Refactored to pyvyos.core.* structure with backward compatibility shims - Moved JSON specs to docs/development/vyos_api/ - Added comprehensive test suite (19 shim tests, 16 utils tests, 6 exception tests) - Updated pyproject.toml for uv sync editable installation - Added development documentation (architecture, roadmap, quality guidelines) Maintains 100% backward compatibility with 0.3.0 | |||
| 2025-09-02 | Feature - Increased test coverage in case of error in responses | eduardormorais | |
| 2025-09-01 | Feature/9930599848 - Configuration and implementation of unit tests for the ↵ | eduardormorais | |
| device | |||
| 2025-08-29 | Fix - Updating docs rest client | eduardormorais | |
| 2025-08-29 | Feature/9910428810 - Updating version. | eduardormorais | |
| 2025-08-29 | Feature/9910428810 - Including abstract base class into RestClient. | eduardormorais | |
| 2025-08-29 | Feature/9910428810 - Implement hierarchical error handling and response ↵ | eduardormorais | |
| validation. Code correction and improvement. | |||
| 2025-08-28 | Feature - Separation of API communication logic into a separate class. Code ↵ | eduardormorais | |
| adjustments and improvements. | |||
