This repository was archived by the owner on Nov 14, 2025. It is now read-only.
v1.1.0 (minor)
Changes since v1.0.0:
- Add automation scripts for metadata management and versioning (@matt-edmondson)
- Add LICENSE template (@matt-edmondson)
- Refactor test project and update method names (@matt-edmondson)
- Remove old tests and add new SemanticQuantity tests (@matt-edmondson)
- Renamed metadata files (@matt-edmondson)
- Replace LICENSE file with LICENSE.md and update copyright information (@matt-edmondson)
- Update namespace to ktsu.SemanticQuantity (@matt-edmondson)
v1.0.15 (patch)
Changes since v1.0.15-pre.29:
- Add automation scripts for metadata management and versioning (@matt-edmondson)
v1.0.9 (patch)
Changes since v1.0.8:
- Refactor test project and update method names (@matt-edmondson)
- Replace LICENSE file with LICENSE.md and update copyright information (@matt-edmondson)
v1.0.2 (patch)
Changes since v1.0.1:
- Update namespace to ktsu.SemanticQuantity (@matt-edmondson)
v1.0.0 (major)
Changes since 0.0.0.0:
- Add a self overloaded create method (@matt-edmondson)
- Add crtp and unary negation (@matt-edmondson)
- Add crtp operator implementations (@matt-edmondson)
- Add documentation comments to the public API (@matt-edmondson)
- Added new test record types and tests (@matt-edmondson)
- Code style (@matt-edmondson)
- Fix build (@matt-edmondson)
- Fix coverage badge (@matt-edmondson)
- Initial commit (@matt-edmondson)
- Made SemanticQuantity classes non-abstract (@matt-edmondson)
- Mark the assembly as CLS compliant and invisible to COM (@matt-edmondson)
- Method parameters should be declared with base types csharpsquid:S3242 (@matt-edmondson)
- Public the static methods so interfaces can access them (@matt-edmondson)
- Remove unnescessary record constructors (@matt-edmondson)
- Renamed test class
SemanticQuantityTeststoAITests(@matt-edmondson) - Renames to be more in line with SI definitions (@matt-edmondson)
- Suppress CA2260 warning in Directory.Build.props as this analyzer seems broken in roslyn (@matt-edmondson)
- Update Directory.Build.props (@matt-edmondson)
- Update Directory.Build.targets (@matt-edmondson)
- Update dotnet.yml (@matt-edmondson)
- Update LICENSE (@matt-edmondson)
- Update readme (@matt-edmondson)
- Update README.md (@matt-edmondson)
- Update README.md and library description in ktsu.io.SemanticQuantity (@matt-edmondson)
- Update README.md for clarity and accuracy (@matt-edmondson)
- Updated Directory.Build.props and Directory.Build.targets files (@matt-edmondson)
- Updated software version to 1.0.0 (@matt-edmondson)
Full Changelog: v1.1.0...v1.1.1-pre.1