tag:github.com,2008:https://github.com/yzen-dev/plain-to-class/releasesRelease notes from plain-to-class2023-11-15T15:32:39Ztag:github.com,2008:Repository/348728507/v3.0.52023-11-15T15:35:21ZRelease v3.0.5<p><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/volodymyr-hordiienko/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/volodymyr-hordiienko">@volodymyr-hordiienko</a> Allow attributes to target properties</p>yzen-devtag:github.com,2008:Repository/348728507/v3.0.32023-07-12T07:51:47ZRelease v3.0.3<p>fix: nullable property</p>yzen-devtag:github.com,2008:Repository/348728507/v3.0.22023-07-11T11:58:48ZRelese v3.0.2<p>Fix: Cast nullable value.<br>
If an empty value for nullable property is received, it is converted to type, not null</p>yzen-devtag:github.com,2008:Repository/348728507/v3.0.12023-06-15T13:23:06Zv3.0.1<p>fix min php version</p>yzen-devtag:github.com,2008:Repository/348728507/v3.02023-06-15T12:48:37Zv3.0.0<ul>
<li>class Hydrator</li>
<li>mutation tests with MSI 100% coverage</li>
<li>psalm</li>
</ul>
<p>Code refactoring<br>
Added caching of class structures in file<br>
Speed gain 75% and gain with cache mode x2</p>yzen-devtag:github.com,2008:Repository/348728507/v2.02023-02-02T16:47:44Zv2.0<p>Changelog ver. 2.0</p>
<ul>
<li>Alias support for properties</li>
<li>Custom setters for properties</li>
<li>Added afterTransform method</li>
<li>Support for enum from php 8.1</li>
<li>Added transformCollection and transformMultiple method</li>
</ul>
<p>also</p>
<ul>
<li>Code refactoring</li>
<li>Added caching of class structures</li>
<li>Speed gain 35%</li>
</ul>yzen-devtag:github.com,2008:Repository/348728507/v1.22022-06-10T18:26:04Zv1.2<ul>
<li>refactoring</li>
<li>add attribute NotTransform</li>
</ul>yzen-devtag:github.com,2008:Repository/348728507/v1.1.32022-03-14T17:05:20Zv1.1.3<p>fixed mixed type</p>yzen-devtag:github.com,2008:Repository/348728507/v1.1.22022-03-14T08:00:52Zv1.1.2<p>Fixed nullable array</p>yzen-devtag:github.com,2008:Repository/348728507/v0.4.22022-03-14T08:00:27Zv0.4.2<p>Fixed nullable array</p>yzen-dev