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 1
1
# Change Log
2
2
3
+ ## [ 2.1.0] ( https://github.com/schmittjoh/serializer/tree/2.1.0 )
4
+
5
+ ** Implemented enhancements:**
6
+
7
+ - Add compilable expression language [ \# 1010] ( https://github.com/schmittjoh/serializer/pull/1010 ) ([ goetas] ( https://github.com/goetas ) )
8
+
9
+ ** Closed issues:**
10
+
11
+ - Compile error Declaration of \[ ...\] must be compatible with \[ ...\] [ \# 1024] ( https://github.com/schmittjoh/serializer/issues/1024 )
12
+ - Exclude field for depth [ \# 1022] ( https://github.com/schmittjoh/serializer/issues/1022 )
13
+ - Add class properties inheritance for extending classes \( e.g. XmlRoot\) [ \# 396] ( https://github.com/schmittjoh/serializer/issues/396 )
14
+
15
+ ** Merged pull requests:**
16
+
17
+ - fixed typo [ \# 1029] ( https://github.com/schmittjoh/serializer/pull/1029 ) ([ sasezaki] ( https://github.com/sasezaki ) )
18
+
3
19
## [ 2.0.2] ( https://github.com/schmittjoh/serializer/tree/2.0.2 ) (2018-12-12)
4
20
** Fixed bugs:**
5
21
You can’t perform that action at this time.
0 commit comments