This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Releases: ktsu-dev/SemanticQuantity
Releases · ktsu-dev/SemanticQuantity
v1.1.1-pre.1
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
v1.1.0
What's Changed
- Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #26
- Bump MSTest from 3.7.0 to 3.7.1 by @dependabot in #27
- Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #28
- Bump MSTest from 3.7.1 to 3.7.2 by @dependabot in #29
- Bump MSTest from 3.7.2 to 3.7.3 by @dependabot in #30
Full Changelog: v1.0.15...v1.1.0
v1.0.16-pre.3
Full Changelog: v1.0.16-pre.2...v1.0.16-pre.3
v1.0.16-pre.2
Full Changelog: v1.0.16-pre.1...v1.0.16-pre.2
v1.0.16-pre.1
Full Changelog: v1.0.15-pre.29...v1.0.16-pre.1
v1.0.15-pre.29
Full Changelog: v1.0.15-pre.28...v1.0.15-pre.29
v1.0.15-pre.28
Full Changelog: v1.0.15-pre.27...v1.0.15-pre.28
v1.0.15-pre.27
Full Changelog: v1.0.15-pre.26...v1.0.15-pre.27
v1.0.15-pre.26
Full Changelog: v1.0.15-pre.25...v1.0.15-pre.26
v1.0.15-pre.25
Full Changelog: v1.0.15-pre.24...v1.0.15-pre.25