File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, in reverse chronological order by release.
44
5- ## 0.1.0 - TBD
5+ ## 0.1.0 - 2020-11-20
66
7- ### Added
87
9- - Nothing.
8+ -----
109
11- ### Changed
10+ ### Release Notes for [ 0.1.0 ] ( https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/1 )
1211
13- - Nothing.
1412
15- ### Deprecated
1613
17- - Nothing.
14+ ### 0.1.0
1815
19- ### Removed
16+ - Total issues resolved: ** 5**
17+ - Total pull requests resolved: ** 0**
18+ - Total contributors: ** 1**
2019
21- - Nothing.
20+ #### enhancement
2221
23- ### Fixed
22+ - [ 5: Add factory for datetime value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/5 ) thanks to @sandrokeil
23+ - [ 4: Add factory for number value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/4 ) thanks to @sandrokeil
24+ - [ 3: Add factory for integer value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/3 ) thanks to @sandrokeil
25+ - [ 2: Add factory for boolean value object] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/2 ) thanks to @sandrokeil
26+ - [ 1: Add class builder factory methods] ( https://github.com/open-code-modeling/json-schema-to-php-ast/issues/1 ) thanks to @sandrokeil
2427
25- - Nothing.
You can’t perform that action at this time.
0 commit comments