Skip to content

Commit 881df62

Browse files
committed
chore(release): 0.4.0
1 parent 468ec11 commit 881df62

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="0.4.0"></a>
6+
## [0.4.0](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.4.0) (2025-10-06)
7+
8+
### Features
9+
10+
* adds generator exclusions for custom mappers ([468ec11](https://www.github.com/lucafabbri/ProjectR/commit/468ec1133e85011fd5431e35c0c8689339b6c106))
11+
512
<a name="0.3.2"></a>
613
## [0.3.2](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.3.2) (2025-09-21)
714

ProjectR/ProjectR.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- NuGet Metadata -->
1313
<PackageId>ProjectR</PackageId>
14-
<Version>0.3.2</Version>
14+
<Version>0.4.0</Version>
1515
<Authors>Luca Fabbri</Authors>
1616
<Description>
1717
ProjectR: Unopinionated object mapping. No black magic. Just your rules, transparently automated.

0 commit comments

Comments
 (0)