Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.2] - 2025-08-02
[1.0.1] - 2025-08-02
Added
- Add OpenAPI 3.1.1 specification and generated Ruby client
- Add helper library and development utilities
- Add comprehensive cross-platform support and documentation
- Add comprehensive Phase 5A content and documentation structure
Documentation
- Add open source legal and community foundation
- Add comprehensive documentation and user guides
- Add development context and ignore AI session files
- Update root files with VitePress frontmatter integration
- Organize documentation style guide and add OpenAPI symlink
- Finalize system integration documentation and UX improvements
- Remove obsolete RELEASE_PROCESS.md (replaced by docs/development/release-process.md)
Fixed
- Resolve dead links in VitePress build
- Reset versions to 1.0.0 for baseline consistency
- Stabilize release process and exclude node_modules from linting
- Use correct VitePress paths for changelog links in release notes
- Add base URL configuration for GitHub Pages deployment
MAJOR
- Remove duplicate OpenAPI validation, fix Windows CI/CD permanently
- Migrate from typhoeus to Faraday HTTP client
Miscellaneous Tasks
- Add VitePress documentation infrastructure
- Remove old files after VitePress reorganization
- Remove temporary planning and recovery files
- Update versions to 1.0.1 baseline for testing
Refactor
- Implement DRY structure with symlinks for project documents
Testing
- Add comprehensive two-stage testing pattern
Prepare
- Reset to v0.9.9 and add RuboCop auto-correction for v1.0.0 release
- Reset versions to 0.9.9 for first formal v1.0.0 release