Skip to content

Releases: oliwierptak/popo

6.1.1

21 Jun 19:12
Compare
Choose a tag to compare
Added check for empty default value in isLiteral()

6.1.0

15 Jun 23:35
Compare
Choose a tag to compare

Upgraded nette/php-generator to v4.x

6.0.4

07 May 13:19
Compare
Choose a tag to compare
Datetime issue fix

6.0.3

09 Mar 02:03
Compare
Choose a tag to compare
Fixed issue with file comment and strict type generation

6.0.2

09 Mar 01:52
Compare
Choose a tag to compare
Fixed issue where default values were not covnerted to literal values

6.0.1

07 Mar 10:43
Compare
Choose a tag to compare
Added missing UseUnexpectedValueExceptionPlugin

6.0.0

25 Feb 21:00
Compare
Choose a tag to compare
Added more plugin types to cover whole code generation process

5.10.1

22 Feb 19:05
Compare
Choose a tag to compare

Added modifiedToArray() method, listModifiedProperties() result is sorted now

5.9.6

22 Feb 18:20
Compare
Choose a tag to compare

Property value for boolean properties without default value will be set to false instead of null

5.9.5

01 Feb 14:48
Compare
Choose a tag to compare
create-schema cleanups