Skip to content

Releases: kenjis/ci3-to-4-upgrade-helper

v0.8.0

04 Sep 08:32
bce5acd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

v0.7.2

11 Aug 02:33
c18e1bd
Compare
Choose a tag to compare

What's Changed

  • fix: reset QueryBuilder $this->group_by by @kenjis in #25
  • test: add test for nested views by @kenjis in #23
  • test: update CI_Form_validationTest::test_set_rules() by @kenjis in #26
  • chore: update phpunit.yml by @kenjis in #27

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Mar 02:57
0de196c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Mar 06:49
b139639
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

12 Mar 05:44
19eb945
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Mar 11:56
878e706
Compare
Choose a tag to compare

What's Changed

  • feat: add View class by @kenjis in #14
  • feat: Add support for group_by in the query builder class by @jderr-mx in #16

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Feb 08:29
abad0b6
Compare
Choose a tag to compare

What's Changed

  • feat: QueryBuilder or_where(), where_in(), or_where_in(), where_not_in(), or_where_not_in() by @kenjis in #13

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Feb 12:25
3e142b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Jan 06:00
d2c7ea9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Jan 08:31
e6acad0
Compare
Choose a tag to compare

What's Changed

  • now support CodeIgniter 4.1.3 or later
  • fix Deprecated error on PHP 8.1
  • Update composer dependencies by @kenjis in #6

Full Changelog: v0.1.1...v0.2.0