(automatically maintained using the 'KornSW-VersioningUtil')
(none)
released 2026-06-24, including:
- new revision without significant changes
released 2026-06-23, including:
- SQL: Added fn_Pascalize()
released 2026-06-09, including:
- new revision without significant changes
released 2026-05-29, including:
- new Feature: Moved targets from .net 6/8 to 8/10
released 2026-02-19, including:
- new Feature: EncodeSafe (not throwing exceptions)
released 2026-01-28, including:
- new Feature: camleCase support
- new Feature: Incoming string may contain nearly all ASCII chars (they are internally escaped)
- new Feature: Java implementation is now 100% (compared to c#), including tests
- new Feature: JavaScript implementation is now 100% (compared to c#), including tests and a demo
released 2025-12-17, including:
- new Feature: EncodedToken may contain numbers
- BugFix: JavaScript decoder converted 'ß' to 'SS'
- Demo: Added URL-Safe Base64 textualization of Snowflake44 ID to the UI
released 2025-12-17, including:
- No changes to the Library. Only some changes in the demo.
released 2025-09-03, including:
- new Feature: Added convenience Helper 'ConvertFromGuid' and 'ConvertToGuid' (endian aware) and extended Demo.
- Converted UnitTest-/Demo-Project to .NET 8
- Fixed not working MS-Test references
- Fixed UnitTests which were red after DateTimeKind.Utc was explicitely required (non transparent br.-change in 3.3.2)
released 2025-05-30, including:
- Removed .NET 4.6-Targets and enabled .NET 8.0-Targets (while switching build-runner from Win-2019 to WIN-2022)
released 2025-05-27, including:
- Fix: DecodeDateTime will now return a DateTimeKind.Utc and added some argument-guards
released 2025-04-02, including:
- Removed Target for .NET 5
released 2025-04-02, including:
- New Feature: Target for .NET Framework 4.8
released 2025-04-01, including:
- new Feature: added DateTimeUtility ToInteger10SecondsResolution and FromInteger10SecondsResolution
- new Feature: PascalCasingUtil now public
- Internal: Added TechDemo to solution. Added some more unit tests and documentation.
- Internal: Removed implicite usings
- Prepared .net8.0 target
- Updated TestFramework to 3.0.4
released 2024-07-24, including:
- new Feature: added convenience for filtering by day or time range (generating Linq-Expressions)
released 2024-06-10, including:
- new revision without significant changes
released 2024-05-09, including:
- new revision without significant changes
released 2024-04-26, including:
- Breaking Change: Namespace "System.SmartStandards" instead of "System"
- New Feature: TokenEncoder
(released 2024-01-16)
- Breaking Change: Renamed from 'UID64' to 'Snowflake44'
(released 2023-05-24)
- updated readme
(released 2023-05-24)
- moved from private repo (MVP state already reached)