Skip to content

Releases: CompuMasterGmbH/CompuMaster.Calendar

v2025.12.29.0

Choose a tag to compare

@jochenwezel jochenwezel released this 29 Dec 12:08

Changes

  • embed README in nuget package

Full Changelog: v2025.11.21.100...v2025.12.29.0

v2025.11.21.100

Choose a tag to compare

@jochenwezel jochenwezel released this 21 Nov 11:03

Performance tuning

Full Changelog: v2024.01.16.100...v2025.11.21.100

v2024.01.16.100

Choose a tag to compare

@jochenwezel jochenwezel released this 16 Jan 17:23

Added DateTimeRange structure

Full Changelog: v2022.12.29.100...v2024.01.16.100

v2022.12.29.100

Choose a tag to compare

@jochenwezel jochenwezel released this 29 Dec 18:03

v2022.8.18.100

Choose a tag to compare

@jochenwezel jochenwezel released this 18 Aug 12:52

Breaking Changes:

  • constructor without argument creates ZeroableMonth with year = 0 instead of year=1

Changes

  • added argument validation in constructors*

Full Changelog

v2022.8.11.100...v2022.8.18.100

v2022.8.11.100

Choose a tag to compare

@jochenwezel jochenwezel released this 11 Aug 15:33
added support for MonthRange.Empty (breaking change!)

## Note on breaking change
MonthRange.Parse() won't throw exceptions any more on parsing null or empty string

## Additional changes
* added TryParse to MonthRange
* added ToMonth to ZeroableMonth

v2022.8.1.100

Choose a tag to compare

@jochenwezel jochenwezel released this 01 Aug 10:55

v2022.7.8.100

Choose a tag to compare

@jochenwezel jochenwezel released this 08 Jul 13:49

v2022.3.28.100

Choose a tag to compare

@jochenwezel jochenwezel released this 28 Mar 16:29
added overloaded constructor to MonthRange

v2022.3.22.200

Choose a tag to compare

@jochenwezel jochenwezel released this 22 Mar 18:23

Full Changelog: v2022.3.22.100...v2022.3.22.200

WARNING: Breaking changes! some widening type operators removed for requiring proper code design pattern