03/23/2024 11:20:53 UTC
- Update to RSA by @Mike-E-angelo in #629
Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.17...v3.7.18
03/23/2024 10:58:44 UTC
- [Automated] Generated CHANGELOG.md by @github-actions in #625
- Update Deploy Key (again) by @Mike-E-angelo in #626
Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.16...v3.7.17
03/23/2024 10:34:17 UTC
- Update deploy key by @Mike-E-angelo in #624
- [Automated] Generated CHANGELOG.md by @github-actions in #620
Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.15...v3.7.16
03/23/2024 10:01:15 UTC
- Update token by @Mike-E-angelo in #622
Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.14...v3.7.15
03/23/2024 08:45:04 UTC
- Attended to warnings by @Mike-E-angelo in #603
- [Automated] Generated CHANGELOG.md by @github-actions in #601
- Demonstration of Implicit Typing and Alias by @Mike-E-angelo in #605
- DateOnly Extension demonstration by @Mike-E-angelo in #610
- Update NuGet API Key by @Mike-E-angelo in #616
- Fixed Deserialization of inherited class with different namespaces not possible with Migration (Issue 612) by @imperiobadgo in #613
- @imperiobadgo made their first contribution in #613
Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.11...v3.7.12
03/12/2023 14:39:27 UTC
- Removed target instances from cache after first access by @Mike-E-angelo in #600
Full Changelog: https://github.com/ExtendedXmlSerializer/home/compare/v3.7.10...v3.7.11
01/09/2023 19:23:17 UTC
- Improved reference tracking for multiple instances #594 @Mike-E-angelo
- [Automated] Generated CHANGELOG.md #592 @github-actions[bot]
- Addressed Solution Warnings #596 @Mike-E-angelo
12/27/2022 13:09:14 UTC
- [Automated] Generated CHANGELOG.md #587 @github-actions[bot]
- Updated deploy key for documentation #591 @Mike-E-angelo
12/27/2022 11:57:14 UTC
- Build Nudge #589 @Mike-E-angelo
12/27/2022 11:21:24 UTC
- Added
ConfigurationContainer.AllowMultipleReferences
#586 @Mike-E-angelo
- [Automated] Generated CHANGELOG.md #560 @github-actions[bot]
- Demonstration of EnableReferences #564 @Mike-E-angelo
- Quick sanity check to ensure implicit double can be serialized #562 @Mike-E-angelo
- Demonstration of EmitWhen #566 @Mike-E-angelo
- Updated remaining projects to netcoreapp3.1 #568 @Mike-E-angelo
- Comparer example #569 @Mike-E-angelo
- Demonstrated default behavior #572 @Mike-E-angelo
- Update tests to .net 4.7.2 #576 @WojciechNagorski
- Update BenchmarkDotNet #577 @WojciechNagorski
- Update some nuget packages #579 @WojciechNagorski
- Remove netappcore3.1 replace w/ net6.0 + net7.0 #585 @Mike-E-angelo
10/26/2021 08:41:13 UTC
- Improved Unknown Assembly Experience/Messaging #559 @Mike-E-angelo
- Update BenchmarkDotNet #553 @WojciechNagorski
- Update packages #554 @WojciechNagorski
09/07/2021 13:03:29 UTC
- Added hypen as a valid character for assembly names #544 @Mike-E-angelo
- Fixed AutoFormatting types that do not have converters #551 @Mike-E-angelo
09/01/2021 16:06:51 UTC
- Fixed problem with namespace not emitting properly for optimized name… #546 @Mike-E-angelo
08/31/2021 12:15:48 UTC
This is solely a CI-based release as build problems occurred with the previous one: https://github.com/ExtendedXmlSerializer/home/releases/tag/v3.7.2
08/31/2021 11:19:12 UTC
- Adjusted writer to properly store root/default namespace #529 @Mike-E-angelo
- Accounted for converter registration with nullable structures #534 @Mike-E-angelo
- Accounted for empty content for nullable attributes #531 @Mike-E-angelo
- Upgraded tests to netcoreapp3.1 #536 @Mike-E-angelo
- Attended to warnings #537 @Mike-E-angelo
05/25/2021 06:34:21 UTC
- Fixed
WithUnknownContent.Continue
to account for complex content #522 @Mike-E-angelo
03/30/2021 03:23:20 UTC
- Added
ConfigurationContainer.EnableStaticReferenceChecking
#512 @Mike-E-angelo - Added
ConfigurationContainer.EnableThreadAwareRecursionContent
#514 @Mike-E-angelo - Added basic support for
TypeConfiguration.Ignore
#516 @Mike-E-angelo
- Fixed namespace resolution bug in migration extension #518 @Mike-E-angelo
03/10/2021 10:27:09 UTC
- Build fix (hopefully) #505 @Mike-E-angelo
03/10/2021 07:26:03 UTC
- Fixed reference + attribute-based deserialization issues #503 @Mike-E-angelo
12/15/2020 06:34:03 UTC
- Added non-generic versions of
EnableImplicitTypingFrom*
methods #494 @netaques - Added
EnableImplicitTypingByInspecting<T>
extension method #495 @netaques
12/08/2020 04:16:45 UTC
- Added non-generic equivalent for
AddMigration
#484 @Mike-E-angelo - Added support for
System.Collections.Immutable
Types #486 @Mike-E-angelo
- Fixed list support in
WithUnknownContent
#487 @Mike-E-angelo - Applied serializer type check using
WithUnknownContent
#492 @Mike-E-angelo
11/24/2020 06:11:48 UTC
- Adjusted support for nullable structure types. #478 @Mike-E-angelo
11/03/2020 06:05:39 UTC
- Added check for "unspeakable" types. #471 @Mike-E-angelo
10/13/2020 03:28:52 UTC
- Generated API Key. 🤞 #468 @Mike-E-angelo
10/13/2020 03:02:05 UTC
- Added basic support for custom
IDictionary<TKey, TValue>
. #465 @Mike-E-angelo
- Scoped reference encounter counter to per-writer. #455 @Mike-E-angelo
- Skipped processing of parameterized-content members that have custom … #464 @Mike-E-angelo
- Update NuGet API Key #456 @WojciechNagorski
- Use BenchmarkSwitcher #459 @WojciechNagorski
- Update nuget packages #457 @WojciechNagorski
- Update performance tests #460 @WojciechNagorski
09/22/2020 06:05:26 UTC
- Introduced type-based serialization interception. #452 @Mike-E-angelo
09/15/2020 13:28:08 UTC
- Accounted for empty CDATA elements. #444 @Mike-E-angelo
- Accounted for successive CDATA blocks. #448 @Mike-E-angelo
09/01/2020 08:58:59 UTC
- Allowed
null
Namespace for Framework Types #430 @oliver-chime - Allowed
null
/Empty Namespaces for Custom/Non-system Assemblies #432 @Mike-E-angelo - Removed Caching from Reference Resolution #437 @Mike-E-angelo
08/18/2020 07:24:58 UTC
- Accounted for rare state when namespace prefix is
null
. #424 @Mike-E-angelo - Improved member resolution for parameterized content #428 @Mike-E-angelo
07/21/2020 17:47:55 UTC
- Member resolution now uses ReflectedType first, then DeclaredType. #417 @Mike-E-wins
- Fixed references resolution bugs during deserialization #420 @Mike-E-wins
- Added support for IReadOnlyList properties. #421 @Mike-E-wins