Tags: open-code-modeling/json-schema-to-php-ast
Tags
## 0.5.4 - 2021-07-27 ----- ### Release Notes for [0.5.4](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/15) 0.5.x bugfix release (patch) ### 0.5.4 - Total issues resolved: **1** - Total pull requests resolved: **0** - Total contributors: **1** #### bug - [28: ArrayFactory toArray() calls wrong method](#28) thanks to @sandrokeil
## 0.5.3 - 2021-02-18 ----- ### Release Notes for [0.5.3](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/14) 0.5.x bugfix release (patch) ### 0.5.3 - Total issues resolved: **1** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [26: Add namespace shortcut](#26) thanks to @sandrokeil
## 0.5.2 - 2021-02-16 ----- ### Release Notes for [0.5.2](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/13) 0.5.x bugfix release (patch) ### 0.5.2 - Total issues resolved: **1** - Total pull requests resolved: **0** - Total contributors: **1** #### bug - [24: Fix uuid to string methods](#24) thanks to @sandrokeil
## 0.5.1 - 2021-02-12 ----- ### Release Notes for [0.5.1](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/11) 0.5.x bugfix release (patch) ### 0.5.1 - Total issues resolved: **1** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [22: Pump php-code-ast to 0.12.0](#22) thanks to @sandrokeil
## 0.5.0 - 2021-02-11 ----- ### Release Notes for [0.5.0](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/10) Feature release (minor) ### 0.5.0 - Total issues resolved: **2** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [21: Improve value object factory](#21) thanks to @sandrokeil - [20: Add BCP 47 value object](#20) thanks to @sandrokeil
## 0.4.0 - 2021-01-31 ----- ### Release Notes for [0.4.0](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/8) Feature release (minor) ### 0.4.0 - Total issues resolved: **3** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [19: Move ClassGenerator code to ValueObjectFactory](#19) thanks to @sandrokeil - [18: Remove FileGenerator class](#18) thanks to @sandrokeil - [16: Switch from PHPStan to Psalm](#16) thanks to @sandrokeil
## 0.3.0 - 2020-12-11 ----- ### Release Notes for [0.3.0](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/4) Feature release (minor) ### 0.3.0 - Total issues resolved: **3** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [15: Introduce FileGenerator for generating code of classes and interfaces](#15) thanks to @sandrokeil - [13: Generate full classes from JSON schema](#13) thanks to @sandrokeil - [11: Add factory for array value object ](#11) thanks to @sandrokeil
## 0.2.1 - 2020-11-20 ----- ### Release Notes for [0.2.1](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/3) 0.2.x bugfix release (patch) ### 0.2.1 - Total issues resolved: **1** - Total pull requests resolved: **0** - Total contributors: **1** #### bug - [9: Allow Composer dependency open-code-modeling/json-schema-to-php 0.1.0](#9) thanks to @sandrokeil
## 0.2.0 - 2020-11-20 ----- ### Release Notes for [0.2.0](https://github.com/open-code-modeling/json-schema-to-php-ast/milestone/2) ### 0.2.0 - Total issues resolved: **2** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [8: Add factory for string uuid value object](#8) thanks to @sandrokeil - [7: Add factory for string enum value object](#7) thanks to @sandrokeil
### Release Notes for [0.1.0](https://github.com/open-code-modeling/j… …son-schema-to-php-ast/milestone/1) ### 0.1.0 - Total issues resolved: **5** - Total pull requests resolved: **0** - Total contributors: **1** #### enhancement - [5: Add factory for datetime value object](#5) thanks to @sandrokeil - [4: Add factory for number value object](#4) thanks to @sandrokeil - [3: Add factory for integer value object](#3) thanks to @sandrokeil - [2: Add factory for boolean value object](#2) thanks to @sandrokeil - [1: Add class builder factory methods](#1) thanks to @sandrokeil