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.
- Configuration Dump Support - Add support for configuration dump in full/incremental/partial modes
- Partial Configuration Loading - Add partial configuration loading support
- Compact Test Response Format - Add compact test response format for reduced payload
- Enterprise Launch Keys - Add additional launch keys for Enterprise edition
- 1C Logs in Error Response - Return 1C logs in MCP error response
- Multi-source-set Hash Storage - Add support for hash storage across multiple source sets
- Log Cleanup - Add log cleanup before tool execution
- DTO Simplification - Simplify DTOs and add null safety
- EDT Dump Path - Fix EDT dump writing to basePath + source-set
- Dump Extension Path - Fix dump extension path ignoring case
- Dump Flow Simplification - Simplify dump flow and reduce test response payload
- Apply ktlint formatting
- Update README
- Integration with 1C:EDT (Enterprise Development Tools)
- EDT CLI support with interactive mode
- Auto-start option for EDT CLI
- Additional launch keys configuration
- Improved incremental build with content hash verification
- Two-phase change detection (timestamp + hash)
- Various EDT-related path resolution issues
- Build state management for large projects
- Bug fixes and stability improvements
- IBCMD support for headless builds
- Syntax checking via CheckConfig and CheckModules
- Incremental build support
- Change detection system
- Multiple source set support
- Initial release
- YaXUnit test execution
- Project building via DESIGNER
- Basic MCP tools