This repository was archived by the owner on Jul 5, 2023. It is now read-only.
Releases: NoxOrg/Nox.Types
Releases · NoxOrg/Nox.Types
v1.0.10
v1.0.9
What's Changed
- add ToString Convention description by @rochar in #52
- MP-6876: CountryCode3 definition and implementation by @originalethanhunt in #40
- Internet domain value object implementation by @msadikkoseaupa in #53
- add Setters to Compound Types Properties by @rochar in #60
- Implemented DateTimeRange type by @emir-sehovic1 in #43
- Implemented IpAddress type #59 by @dejobratic in #62
- Applied Code Guidelines by @dejobratic in #65
- Marked DateTimeRange as compound type by @emir-sehovic1 in #67
- automate update csproj properties with SemVer - version by @rochar in #69
- add VatNumber Nox.Type Placeholder by @rochar in #124
- fix main branch ref condition by @rochar in #125
New Contributors
- @emir-sehovic1 made their first contribution in #43
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- update LatLong type ToString() to be culture independent by @rochar in #29
- ensure tests run successfully independently of the machine current culture by @rochar in #31
- remove unnecessary qualifiers by @rochar in #30
- Implemented CountryNumber type by @dejobratic in #39
- create placeholder for nox.types to allow to be used on yaml solution… by @rochar in #38
- Feature/culture value object by @msadikkoseaupa in #32
- Feature/month value object by @msadikkoseaupa in #41
- Implemented Distance type by @dejobratic in #42
- enable to run ci workflow manually by @rochar in #47
- update nox type names by @rochar in #45
- prepare workflow for SonarCloud analysis by @rochar in #48
- bumped version to 1.0.7 by @jan-schutte in #50
- v1.0.8 by @jan-schutte in #51
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- added and labled compundNoxType using an attribute by @andresharpe in #28
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Nox Area type by @dejobratic in #23
- Changed TypeOptions struct to class by @andresharpe in #25
- Feature/money value object by @msadikkoseaupa in #22
New Contributors
- @dejobratic made their first contribution in #23
- @msadikkoseaupa made their first contribution in #22
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- mark has sealed concrete value object types by @rochar in #17
- CountryCode2 implementation. by @originalethanhunt in #16
- Removed all external dependencies. by @andresharpe in #18
New Contributors
- @rochar made their first contribution in #17
- @originalethanhunt made their first contribution in #16
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- ValueObject, Text and Number types by @andresharpe in #4
- Changed value object base class to support generic underlying type by @andresharpe in #5
- Added Number, Email, Text enhancements by @andresharpe in #6
- Added LatLong type and tests by @andresharpe in #7
- Added entity framework tests and fine tuned base class accordingly by @andresharpe in #8
- Added type converters for Tex, Number and ValueObject by @andresharpe in #9
- version bump to 1.0.4 by @jan-schutte in #10
New Contributors
- @andresharpe made their first contribution in #4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
What's Changed
- Feature/currency code by @jan-schutte in #1
New Contributors
- @jan-schutte made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1