Releases: eggspot/EggMapper
Releases · eggspot/EggMapper
EggMapper v1.17.1
What's Changed
- docs: replace all wiki links with GitHub Pages URLs in README by @cloud-hai-vo in #108
- fix: ForMember with Condition but no MapFrom silently drops property by @cloud-hai-vo in #110
Full Changelog: v1.17.0...v1.17.1
EggMapper v1.17.0
What's Changed
- chore: update benchmark results in README by @cloud-hai-vo in #92
- docs: update AI agent docs with ProjectTo, same-type, collection auto-map by @cloud-hai-vo in #93
- feat: add review-docs agent + GitHub Pages docs site by @cloud-hai-vo in #94
- docs: dark theme, SEO optimization, comparison page by @cloud-hai-vo in #95
- docs: dark theme, grouped nav, hide diagnostics, enriched content by @cloud-hai-vo in #96
- docs: rename Tier 2/3 headings + hide diagnostics from nav by @cloud-hai-vo in #97
- docs: polish content, add using statements, concrete benchmarks by @cloud-hai-vo in #98
- docs: migrate GitHub Pages to static HTML with eggspot.app branding by @cloud-hai-vo in #99
- docs: polish HTML site — prev/next nav, sitemap, 404 by @cloud-hai-vo in #100
- docs: Prism.js syntax highlighting with eggspot brand theme by @cloud-hai-vo in #101
- docs: in-page navigation — sidebar sub-items + right-side TOC by @cloud-hai-vo in #102
- chore: remove wiki.yml — wiki disabled, docs are HTML-only by @cloud-hai-vo in #103
- docs: lower right-side TOC panel breakpoint to 1280px by @cloud-hai-vo in #104
- docs: lighten color palette — raised bg floor, neutral tone, readable muted text by @cloud-hai-vo in #105
- docs: rename Tier2/Tier3 URLs to Attribute-Mapper and Class-Mapper by @cloud-hai-vo in #106
- feat: publish EggMapper.Generator and EggMapper.ClassMapper to NuGet by @cloud-hai-vo in #107
Full Changelog: v1.16.1...v1.17.0
EggMapper v1.16.1
What's Changed
- chore: update benchmark results in README by @cloud-hai-vo in #90
- Feat/same type auto map by @cloud-hai-vo in #91
Full Changelog: v1.16.0...v1.16.1
EggMapper v1.16.0
What's Changed
- chore: update benchmark results in README by @cloud-hai-vo in #87
- feat: same-type auto-mapping — T → T without CreateMap by @cloud-hai-vo in #89
Full Changelog: v1.15.2...v1.16.0
EggMapper v1.15.2
What's Changed
- fix: benchmark README update runs on workflow_dispatch by @cloud-hai-vo in #85
- chore: eliminate all 57 build warnings by @cloud-hai-vo in #86
Full Changelog: v1.15.1...v1.15.2
EggMapper v1.15.1
What's Changed
- fix: items propagation, DynamicInvoke wrapping, thread safety by @cloud-hai-vo in #83
- fix: auto-merge must use PAT_TOKEN to trigger downstream workflows by @cloud-hai-vo in #84
Full Changelog: v1.15.0...v1.15.1
EggMapper v1.15.0
What's Changed
- fix: remove actor guard that blocks publish on auto-merged PRs by @cloud-hai-vo in #81
- feat: readable type names in all exception messages by @cloud-hai-vo in #82
Full Changelog: v1.14.21...v1.15.0
EggMapper v1.14.21
What's Changed
- fix: benchmark PRs now trigger CI builds for branch protection by @cloud-hai-vo in #78
- fix: prevent benchmark/publish infinite loop with path filters by @cloud-hai-vo in #79
- fix: collection auto-mapping for Map<List>(list) by @cloud-hai-vo in #80
Full Changelog: v1.14.20...v1.14.21
EggMapper v1.14.20
What's Changed
- fix: Items propagation in MapInternal + null dict→empty + benchmark cleanup by @cloud-hai-vo in #76
Full Changelog: v1.14.19...v1.14.20
EggMapper v1.14.19
What's Changed
- fix: AutoMapper compat — null collections, null elements, opts timing, flattening, error wrapping by @cloud-hai-vo in #73
Full Changelog: v1.14.18...v1.14.19