@Sugoi\orm v3.0.1 Release Notes

Release Date: 2018-10-30 // over 5 years ago
  • ๐Ÿ› Bug fix

    • ๐Ÿ‘ฏ Clone calling constructor while casting.
      ๐Ÿ‘ฏ Clone method apply the class constructor function , this cause the casted object to be populated with unwanted data which should take place only for new objects.