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 22
33_ This changelog follows the [ keep a changelog] [ keep-a-changelog ] _ format to maintain a human readable changelog.
44
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+
520### [ 0.3.2] [ v0.3.2 ] [ BREAKING CHANGE] - 2021-01-14
621
722#### Breaking Changes
@@ -179,6 +194,7 @@ This version has introduced a breaking-change when this library is used with cla
179194- Library has changed its name from ` serializer.ts ` to ` constructor-utils ` .
180195- Added ` constructor-utils ` namespace.
181196
197+ [ v0.4.0 ] : https://github.com/typestack/class-transformer/compare/v0.3.2...v0.4.0
182198[ v0.3.2 ] : https://github.com/typestack/class-transformer/compare/v0.3.1...v0.3.2
183199[ v0.3.1 ] : https://github.com/typestack/class-transformer/compare/v0.2.3...v0.3.1
184200[ 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