Skip to content

v3.2.10

Compare
Choose a tag to compare
@bim-g bim-g released this 17 Sep 15:28
· 57 commits to master since this release
f1f2282

What's Changed

  • [ENH] remove unused packages by @bim-g in #124
  • [FIX] fix error call not defined method. by @bim-g in #133
  • [ENH] add missing count method for entity model by @bim-g in #134
  • [FIX] try to access undefined object by @bim-g in #135
  • [FIX] Entity save: unable to retrieve last record saved id. by @bim-g in #136
  • [UPD] ORM Update: get array without key in case of key duplication by @bim-g in #137
  • [FIX] ORM Select: try to format data from empty result by @bim-g in #138
  • [FIX] Request Input:call to undefined method _input. by @bim-g in #139

Full Changelog: v3.2.0...v3.2.10