Looking at the commits for v0.29.6, this is primarily a maintenance and internal improvements release with no major user-facing features or bug fixes. Most commits are infrastructure, tooling, and documentation updates.
What's New in v0.29.6
v0.29.6 is a maintenance release focusing on internal improvements, documentation updates, and developer experience enhancements.
Documentation
- README improvements – Updated documentation and switched image assets to SVG format for better scalability and performance
- Changelog updates – Kept documentation in sync with release information
Developer Experience
- Developer tooling – Switched to gitdebt for improved development workflow management
- Development environment – Updated flake.nix configuration for better Nix development setup
- Code cleanup – Internal refactoring and test suite improvements for maintainability
- Code quality – Continued linting and formatting improvements
No Breaking Changes
This release contains only internal improvements and does not include user-facing features or bug fixes.
Note: If you need more detailed information about specific technical changes, I'd recommend reviewing the individual commits or the full CHANGELOG.md file. This appears to be a routine maintenance release between feature updates.