File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
_ This changelog follows the [ keep a changelog] [ keep-a-changelog ] _ format to maintain a human readable changelog.
4
4
5
+ ### [ 0.4.0] [ v0.4.0 ] [ BREAKING CHANGE] - 2021-02-14
6
+
7
+ #### Breaking Changes
8
+
9
+ See the breaking changes from ` 0.3.2 ` release. It was accidentally released as patch version.
10
+
11
+ #### Added
12
+
13
+ - add option to ignore unset properties
14
+ - ` group ` information is exposed in the ` @Transform ` handler
15
+
16
+ #### Changed
17
+
18
+ - various dev-dependencies has been updated
19
+
5
20
### [ 0.3.2] [ v0.3.2 ] [ BREAKING CHANGE] - 2021-01-14
6
21
7
22
#### Breaking Changes
@@ -179,6 +194,7 @@ This version has introduced a breaking-change when this library is used with cla
179
194
- Library has changed its name from ` serializer.ts ` to ` constructor-utils ` .
180
195
- Added ` constructor-utils ` namespace.
181
196
197
+ [ v0.4.0 ] : https://github.com/typestack/class-transformer/compare/v0.3.2...v0.4.0
182
198
[ v0.3.2 ] : https://github.com/typestack/class-transformer/compare/v0.3.1...v0.3.2
183
199
[ v0.3.1 ] : https://github.com/typestack/class-transformer/compare/v0.2.3...v0.3.1
184
200
[ v0.2.3 ] : https://github.com/typestack/class-transformer/compare/v0.2.2...v0.2.3
You can’t perform that action at this time.
0 commit comments