Skip to content

v1.3.1

Choose a tag to compare

@MarcelRoozekrans MarcelRoozekrans released this 09 May 11:20
3331435

1.3.1 (2026-05-09)

Documentation

  • advanced: MappingError tree + Result integration + edge cases (a63416e)
  • basic-mapping: property matching + 5 conversion paths + customisation (3d9a24a)
  • basic-mapping: replace non-existent [StrictDestinationMapping] with real [StrictSourceMapping] (b2dade4)
  • collections: auto-emitted overloads + nested-element + [SkipCollectionOverloads] (9be42a0)
  • cookbook: 01 command-to-domain with smart-ctor OrderId (8ac2f79)
  • cookbook: 02 domain-to-dto with [ReverseMap] (c231d46)
  • cookbook: 03 fallible mapping with smart-ctor value objects (f4ef2d2)
  • cookbook: 04 flattening nested DTOs (!. vs ?. chain rules) (1c172a9)
  • cookbook: 05 polymorphic domain hierarchies (PaymentMethod example) (9e7bef3)
  • cookbook: 06 collection pipelines + EF Core update-in-place (db3dffb)
  • cookbook: match recipe 05 dispatcher message to snapshot verbatim (f240ec9)
  • culture-and-strict: [MappingCulture] + [StrictSourceMapping] + [CaseInsensitiveMapping] (953065f)
  • diagnostics: ZAMP001-016 reference with trigger + fix examples (7af2c3d)
  • flattening: dotted [MapProperty] paths + null-handling rules + ZAMP005 (95a346e)
  • getting-started: 5-minute install + first mapping walkthrough (03a5449)
  • hooks: [BeforeMap]/[AfterMap] + variance + TryMap error-code split (2ad97f5)
  • hooks: quote frontmatter description starting with [ — YAML parser fix (6674ba4)
  • index: replace v1 placeholder with full Docusaurus index (3e980fa)
  • performance: zero-alloc internals + allocation-budget table + AOT (63984ec)
  • plans: website docs launch design — full Mediator-parity doc set + submodule wiring (7b6826c)
  • plans: website docs launch implementation plan — 25 tasks across 7 phases (b0c5964)
  • polymorphic: switch dispatcher + ZAMP013/014/015 + degenerate-pair guard (2152153)
  • reverse-mapping: [ReverseMap] desugar + ZAMP009 safety guard (1af7412)
  • testing: snapshot pattern + allocation gates + generator harness (ccdaae1)
  • update-in-place: void Map(TSrc, TDst) overload + ZAMP012 (5a7721b)
  • website launch — Mediator-parity doc set (14 pages + 6 cookbook) (eb919ea)