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.0] - 2026-03-27
What’s Changed
- chore: add Husky.NET git hooks and commit message linting by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/2
- test: add unit tests for all generators and combination tests by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/1
- feat: add Roslyn source generators for Comparable, Equality, Formattable, and Parsable by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/3
- build: add project infrastructure and build configuration by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/4
- feat(samples): add end-to-end usage examples for all generators by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/5
- docs: add README and community files (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CHANGELOG) by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/7
- ci: add GitHub Actions CI, community templates, and Copilot instructions by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/6
- ci: add GitHub Pages documentation deployment workflow by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/8
- docs: add GitHub Pages documentation site with Just the Docs theme by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/9
- ci: add NuGet publish and GitHub release workflow on tag push by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/10
- fix(build): include root README.md in NuGet packages by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/11
- fix(build): suppress NU5128 for analyzer-only generator packages by @OleksandrTsvirkun in https://github.com/OleksandrTsvirkun/VoloGen/pull/12
New Contributors
- @OleksandrTsvirkun made their first contribution in https://github.com/OleksandrTsvirkun/VoloGen/pull/2
Full Changelog: https://github.com/OleksandrTsvirkun/VoloGen/commits/v1.0.0