0.32.0 (2025-12-24)
✨ Features
- add inline diff formatting with char highlighting (7a3e34d)
- add large value detection helper (696d7f5)
- add large-value-format cli option (18ce46d)
- add standard diff formatting for large values (0c29164)
- complete Task 7 - template integration (05fbb86)
- implement large-attribute-value-display feature (424b4c6)
🐛 Bug Fixes
- handle empty before blocks and remove stray template separator (e3fa75a)
📚 Documentation
- add architecture for large-attribute-value-display (2709dca)
- add feature specification for large attribute value display (5a4cd2c)
- add tasks for large-attribute-value-display (74dc831)
- add test plan for large-attribute-value-display (dd768f5)
- add text color for dark mode compatibility in example outputs (43777e6)
- complete Task 8 - documentation updates (993ff09)
- finalize documentation and code review for large value display (2525400)
- mark inline diff tasks as done (3a64660)
- mark task1 large-value-format cli as done (e2a8358)
- mark task2 large value detection as done (8efaa0f)
- mark task3 standard diff as done (3e470cb)
- update large value feature docs (d46a9b6)
0.31.1 (2025-12-24)
🐛 Bug Fixes
- update agent models — Documentation Author, Quality Engineer, Support Engineer, Code Reviewer (3e7a552)
♻️ Refactoring
- rename agents for clarity and consistency (6b74f79)
📚 Documentation
- add independent LiveBench mappings for AI model recommendations (005380d)
- update AI model reference and agent configurations (8dbabf0)
- update remaining references to use new agent names (d6baf4a)
0.31.0 (2025-12-23)
✨ Features
- add user acceptance testing with interactive notebooks (42b0fa9)