Skip to content

Releases: bowphp/framework

Release 5.4.0

15 Jun 02:13
b9a3528

Choose a tag to compare

What's Changed

  • Update CHANGELOG by @papac in #416
  • refactor(console): add index to stub models by @papac in #418
  • fix(database): fix hasMany and hosOne relations by @papac in #419
  • fix(cache): fix database cache by @papac in #420
  • fix(session): fix database adaptor by @papac in #421

Full Changelog: 5.3.40...5.4.0

Release 5.3.40

10 Jun 16:57
c5367a8

Choose a tag to compare

What's Changed

Full Changelog: 5.3.31...5.3.40

Release 5.3.31

07 Jun 21:49
f6468c7

Choose a tag to compare

What's Changed

  • Update CHANGELOG by @papac in #411
  • feat(database): implement query execution performance metric mesurement by @papac in #412

Full Changelog: 5.3.30...5.3.31

Release 5.3.30

07 Jun 20:17
f335cb1

Choose a tag to compare

What's Changed

Full Changelog: 5.3.21...5.3.30

Release 5.3.21

04 Jun 23:59
396cec4

Choose a tag to compare

What's Changed

  • fix(console): fix execute custom command prefexed by native command by @papac in #406
  • Update CHANGELOG by @papac in #407
  • fix(session): fix session security by @papac in #408

Full Changelog: 5.3.20...5.3.21

Release 5.3.20

04 Jun 14:48
025aa9a

Choose a tag to compare

What's Changed

Full Changelog: 5.3.12...5.3.20

Release 5.3.12

02 Jun 14:15
f3cc1ef

Choose a tag to compare

What's Changed

  • fix(database): fix retrieve belongTo into loop execution by @papac in #402
  • Update CHANGELOG by @papac in #403

Full Changelog: 5.3.11...5.3.12

Release 5.3.11

28 May 10:19
f2f6232

Choose a tag to compare

What's Changed

  • Update ROADMAP.md by @papac in #399
  • fix(db): make deep casting when toArray/toJson/_toString is called by @papac in #400
  • Update CHANGELOG by @papac in #401

Full Changelog: 5.3.1...5.3.11

Release 5.3.1

21 May 13:33
331f59b

Choose a tag to compare

What's Changed

  • fix(route) when load the middlware we lose the route chain by @papac in #397

Full Changelog: 5.3.0...5.3.1

Release 5.3.0

21 May 11:20
b725520

Choose a tag to compare

What's Changed

  • feat(router): add php 8 attributes support for route definition by @gessyken in #349
  • Update console and adding new features and fix many issues by @papac in #394
  • Update readme by @papac in #395

Full Changelog: 5.2.991...5.3.0