Skip to content

Releases: kivudesign/Wepesi

v3.2.13

09 Jan 18:56
70617ee
Compare
Choose a tag to compare

What's Changed

  • [ENH] Migrate Input, Redirect and response to http namespace. by @bim-g in #154
  • [ENH] refactor and clean code by @bim-g in #156
  • Version boss by @bim-g in #159
  • [UPD] remove serverdomain provider information from constant to the init file. by @bim-g in #160
  • [FIX] error message while using asc or desc without order by. by @bim-g in #161
  • [ENH] improve entity access to manage table inclusion. by @bim-g in #162
  • [FIX] db query method to display usable data . by @bim-g in #164

Full Changelog: v3.2.12...v3.2.13

v3.2.12

29 Sep 14:11
cf2690a
Compare
Choose a tag to compare

What's Changed

fix few bugs with entity model relation while include model

  • [FIX] ORM Entity Relation : unable to get defined table name from relation definition. by @bim-g in #150

Full Changelog: v3.2.2...v3.2.12

v3.2.11

28 Sep 09:56
9d4ac51
Compare
Choose a tag to compare

What's Changed

  • [FIX] Validation :undefined prop key crash the application. by @bim-g in #143
  • [FIX] ORM Entity : error executing delete method before apply condition. by @bim-g in #146

Full Changelog: v3.2.10...v3.2.2

v3.2.10

17 Sep 15:28
f1f2282
Compare
Choose a tag to compare

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

v3.2.0

30 Aug 09:54
632fae6
Compare
Choose a tag to compare

What's Changed

Entity integration, only support Hasmany and HasOne.
Fix some issue, and improve database integration.

  • [FIX] group middleware return empty array by @bim-g in #107
  • [ENH] add support for other routing method by @bim-g in #109
  • Version boss by @bim-g in #112
  • [ENH] Implement Entity model to link db table to class by @bim-g in #114
  • [ENH] refactoring orm relation and add one relation by @bim-g in #118
  • [ENH] refactoring entity structure into ORM module by @bim-g in #121
  • [ENH] refactoring entity reflexion to avois duplication by @bim-g in #122

Full Changelog: v3.1.0...v3.2.0

v3.1.0

02 Aug 14:19
a09c78f
Compare
Choose a tag to compare

What's Changed

Fixed few several issue on the validation and ORM query builder.

  • [Fix] Add missing unique condition that where not accessible by @bim-g in #101
  • [Fix] fix where condition cast field value. by @bim-g in #102
  • [Fix] this module make the validation return false result while the condition where exact. by @bim-g in #103
  • [UPD] format any data to json. by @bim-g in #104
  • [FIX] missing valid js file location. by @bim-g in #105

Full Changelog: v3.0.0...v3.1.0

v3.0.0

01 Aug 11:11
5acefc7
Compare
Choose a tag to compare

What's Changed

The project has been updrage to an other level, to make the project easy to use and uesy to integrate.
More module has been update from crontroller, middleware, validation to Database integration
also the new structure has been to support to work with builtin autoload and composer autoloas at the same time.

  • [ENH] make validation better by @bim-g in #62
  • [UPD] Review and refactoring app by @bim-g in #63
  • [ENH] Routing: add support for group routing by @bim-g in #64
  • [FIX] Used of undefined global variable by @bim-g in #66
  • [UPD] Routing: make possible to run routing via cli by @bim-g in #69
  • Update autoload by @bim-g in #71
  • [ENH] add support for .env file and update database module loading. by @bim-g in #74
  • [ENH] setup and configure project starting point. by @bim-g in #77
  • [ENH] routing refactor routing to support group middleware and trigger404 by @bim-g in #78
  • [ENH] add api routing support. by @bim-g in #80
  • [ENH] refactoring validation module by @bim-g in #83
  • Version boss by @bim-g in #87
  • [FIX] validation middleware autoloading by @bim-g in #89
  • [ENH] Refactoring ORM module. by @bim-g in #91
  • [ENH] Refactoring ORM module and fix request bugs. by @bim-g in #92
  • [ENH] setup application layout to point into views folder. by @bim-g in #94

Full Changelog: v2.5.1.1...v3.0.0

v2.5.1.1

22 Jun 08:26
9f3670d
Compare
Choose a tag to compare

What's Changed

  • [ENH] ORM: review and rewrite all procedure. by @bim-g in #59

Full Changelog: v2.5.0.1...v2.5.1.1

v2.5.0.1

16 Jun 11:59
97af74c
Compare
Choose a tag to compare
v2.5.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.0...v2.5.0.1

v2.5.0

16 Jun 11:30
0ccd57a
Compare
Choose a tag to compare
v2.5.0 Pre-release
Pre-release

What's Changed

  • Upgrade README.md by @bim-g in #38
  • Merge all branch to master by @bim-g in #39
  • I18 by @bim-g in #40
  • [ENH]Refacroring: re organised app structure to support external module by @bim-g in #45
  • [FIX] View: missing file to render by @bim-g in #47
  • Refactoring app project to support multiple folder autoloading from buildit autoload, by @bim-g in #48

Full Changelog: v2.3...v2.5.0