Skip to content

Latest commit

 

History

History
1103 lines (959 loc) · 118 KB

File metadata and controls

1103 lines (959 loc) · 118 KB

Changelog

3.0.0-RC0 (2026-04-08)

Features

  • (cli): Run Seeders With Migrations (7796e93)
  • Add env: to Class Driver (89cd39d)
  • Add property and constant (bebe151)
  • Add Arguments Support in Add DB Connection Command (8223428)
  • Add Dependencies and Envs (e3950b6)
  • Add New Method" method (4d486b2)
  • Added getCode (ff37c27)
  • Added migrations:fresh Command (d5f732b)
  • Added Options to AttributeTableWriter (1d6340c)
  • Added Scan for Seeders in Dry Run (a2697f8)
  • Added Support For Args in Add SMTP Conn (4554cca)
  • Attributes (9e11d2b)
  • Chaining (d3b2407)
  • Code Reuse Helpers (f54ed91)
  • Create Attributes Table (6f4a7fc)
  • Create Background Task Command (fab0c39)
  • Create CLI Command (3c88ecf)
  • Create CRUD Resource (78d5ecf)
  • Create Domain Entity (3c4944c)
  • Create Middleware Command (2b189be)
  • Create Migration (989cf6d)
  • Create Repo (498c214)
  • Create Seeder (b3038d0)
  • Create Table Command (6fe3be5)
  • Doc-block Builder (0eb7760)
  • Env Vars for Json Driver (f28f977)
  • Optional Config Var (b34cd18)
  • scheduler: Added Support for env: Syntax (8240078)
  • Split Migrations Count from Seeders Count (69c69d6)
  • Web Services Writer (ff39f02)

Bug Fixes

  • Access Modifier (95016a8)
  • App Directories Creation (a8ee667)
  • Check for Empty --class-name (e5f845c)
  • CLI Test Case Class Fix (ac64c01)
  • cli: Deleting All Records of Changes Table (61d2107)
  • cli: object-to-string conversion errors (e1a6e81)
  • cli: Run Migrations With No Tables Check (b5e9f06)
  • Fix Session Tables Creation (f318ba4)
  • Getting Requested URI (79f47a8)
  • Initialization Path (192c2f0)
  • Max/Min Values Issue (b57b6bc)
  • Method Call (f598610)
  • Multiple Fixes (bd09605)
  • Request Method not Allowed (868e123)

Miscellaneous Chores

3.0.0-beta.31 (2025-10-27)

Bug Fixes

  • Bug in Finding Class Loader Path (6831a96)
  • Show Framework Logo (e47f1a5)

Miscellaneous Chores

3.0.0-Beta.30 (2025-10-21)

Features

  • Added a Script to Update Version (e998c47)

Bug Fixes

Miscellaneous Chores

3.0.0-Beta.29 (2025-10-09)

Bug Fixes

Miscellaneous Chores

3.0.0-Beta.26 (2025-04-07)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Fully Implemented Migrations Writer (ac42d3f)
  • Rollback of Migrations (078c94f)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • Buffer Theme Components as They Might be HTML (d803352)
  • Class Path (98c6ee6)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Created Class Path (0592ed2)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Create Migration with Defaults (534845d)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • Show Exception on Initialization (2341841)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.0.0-Beta.17 (a3e5983)
  • dev: release 3.0.0-Beta.18 (a994097)
  • dev: release 3.0.0-Beta.19 (e917eb5)
  • dev: release 3.0.0-Beta.19 (5497825)
  • dev: release 3.0.0-Beta.20 (7afdb92)
  • dev: release 3.0.0-Beta.21 (eef1270)
  • dev: release 3.0.0-Beta.22 (0e428f0)
  • dev: release 3.0.0-Beta.23 (0f70d8b)
  • dev: release 3.0.0-Beta.24 (d77357f)
  • dev: release 3.0.0-Beta.25 (e94ea85)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • Fix target Branch (a419a3e)
  • Libraries Bump Up (d79a44a)
  • release 3.0.0-Beta.14 (872a0ec)
  • release 3.0.0-Beta.20 (ddcf6b0)
  • release 3.0.0-Beta.20 (c4fc053)
  • release 3.0.0-Beta.20 (6e72830)
  • release v3.0.0-Beta.17 (3c0c639)
  • release v3.0.0-Beta.18 (5a588eb)
  • release v3.0.0-Beta.19 (e8d5314)
  • release v3.0.0-Beta.20 (630f512)
  • release v3.0.0-Beta.21 (56f0bdc)
  • release v3.0.0-Beta.22 (4271914)
  • release v3.0.0-Beta.23 (3f74229)
  • release v3.0.0-Beta.24 (2870002)
  • release v3.0.0-Beta.25 (7609472)
  • release v3.0.0-Beta.25 (77671f5)
  • release v3.0.0-Beta.26 (ab08f87)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Import (4cd7cf3)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Skeleton of Database Migrations Writer (3b53f8e)
  • Update composer.json (08c60a8)
  • Update composer.json (819c26d)
  • Update Libraries Versions (46f4d56)
  • Updated .gitattribute (63ba6d8)
  • Updated .gitattributes (3b2334c)
  • Updated App Version (099d631)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependences (a160f0f)
  • Updated Dependencies (6936c18)
  • Updated Dependencies (e48f333)
  • Updated Dependencies (8284dc6)
  • Updated Dependencies (97bb7a2)
  • Updated Dependencies (aef4319)
  • Updated Dependencies + Framework Version (9f5dd93)
  • Updated Dependencies Version (0d3ead5)
  • Updated Dependencies Versions (07252d0)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (ddaeca0)
  • Updated Framework Version (36b0f55)
  • Updated Framework Version (834782c)
  • Updated Framework Version (7f84cf6)
  • Updated Framework Version (361e5d5)
  • Updated Framework Version (783f4be)
  • Updated Framework Version (0403027)
  • Updated Framework Version (f7c0f7f)
  • Updated Framework Version (d44cedc)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Libraries Versions (248d1da)
  • Updated Library Version (c681042)
  • Updated Release Please Config (1a8b4e5)
  • Updated Version Number (280f418)
  • Updated Version Number (d75c9d0)

3.0.0-Beta.25 (2025-02-04)

Miscellaneous Chores

3.0.0-Beta.24 (2025-01-29)

Bug Fixes

  • Show Exception on Initialization (2341841)

Miscellaneous Chores

3.0.0-Beta.23 (2025-01-07)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • Buffer Theme Components as They Might be HTML (d803352)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.0.0-Beta.17 (a3e5983)
  • dev: release 3.0.0-Beta.18 (a994097)
  • dev: release 3.0.0-Beta.19 (e917eb5)
  • dev: release 3.0.0-Beta.19 (5497825)
  • dev: release 3.0.0-Beta.20 (7afdb92)
  • dev: release 3.0.0-Beta.21 (eef1270)
  • dev: release 3.0.0-Beta.22 (0e428f0)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • Fix target Branch (a419a3e)
  • Libraries Bump Up (d79a44a)
  • release 3.0.0-Beta.14 (872a0ec)
  • release 3.0.0-Beta.20 (ddcf6b0)
  • release 3.0.0-Beta.20 (c4fc053)
  • release 3.0.0-Beta.20 (6e72830)
  • release v3.0.0-Beta.17 (3c0c639)
  • release v3.0.0-Beta.18 (5a588eb)
  • release v3.0.0-Beta.19 (e8d5314)
  • release v3.0.0-Beta.20 (630f512)
  • release v3.0.0-Beta.21 (56f0bdc)
  • release v3.0.0-Beta.22 (4271914)
  • release v3.0.0-Beta.23 (3f74229)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Import (4cd7cf3)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Update composer.json (819c26d)
  • Update Libraries Versions (46f4d56)
  • Updated .gitattribute (63ba6d8)
  • Updated .gitattributes (3b2334c)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependences (a160f0f)
  • Updated Dependencies (e48f333)
  • Updated Dependencies (8284dc6)
  • Updated Dependencies (97bb7a2)
  • Updated Dependencies (aef4319)
  • Updated Dependencies + Framework Version (9f5dd93)
  • Updated Dependencies Version (0d3ead5)
  • Updated Dependencies Versions (07252d0)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (834782c)
  • Updated Framework Version (7f84cf6)
  • Updated Framework Version (361e5d5)
  • Updated Framework Version (783f4be)
  • Updated Framework Version (0403027)
  • Updated Framework Version (f7c0f7f)
  • Updated Framework Version (d44cedc)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Libraries Versions (248d1da)
  • Updated Release Please Config (1a8b4e5)
  • Updated Version Number (280f418)
  • Updated Version Number (d75c9d0)

3.0.0-Beta.22 (2024-12-24)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.0.0-Beta.17 (a3e5983)
  • dev: release 3.0.0-Beta.18 (a994097)
  • dev: release 3.0.0-Beta.19 (e917eb5)
  • dev: release 3.0.0-Beta.19 (5497825)
  • dev: release 3.0.0-Beta.20 (7afdb92)
  • dev: release 3.0.0-Beta.21 (eef1270)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • Fix target Branch (a419a3e)
  • release 3.0.0-Beta.14 (872a0ec)
  • release 3.0.0-Beta.20 (ddcf6b0)
  • release 3.0.0-Beta.20 (c4fc053)
  • release 3.0.0-Beta.20 (6e72830)
  • release v3.0.0-Beta.17 (3c0c639)
  • release v3.0.0-Beta.18 (5a588eb)
  • release v3.0.0-Beta.19 (e8d5314)
  • release v3.0.0-Beta.20 (630f512)
  • release v3.0.0-Beta.21 (56f0bdc)
  • release v3.0.0-Beta.22 (4271914)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Update composer.json (819c26d)
  • Update Libraries Versions (46f4d56)
  • Updated .gitattribute (63ba6d8)
  • Updated .gitattributes (3b2334c)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependences (a160f0f)
  • Updated Dependencies (e48f333)
  • Updated Dependencies (8284dc6)
  • Updated Dependencies (97bb7a2)
  • Updated Dependencies (aef4319)
  • Updated Dependencies + Framework Version (9f5dd93)
  • Updated Dependencies Version (0d3ead5)
  • Updated Dependencies Versions (07252d0)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (7f84cf6)
  • Updated Framework Version (361e5d5)
  • Updated Framework Version (783f4be)
  • Updated Framework Version (0403027)
  • Updated Framework Version (f7c0f7f)
  • Updated Framework Version (d44cedc)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Libraries Versions (248d1da)
  • Updated Release Please Config (1a8b4e5)
  • Updated Version Number (280f418)
  • Updated Version Number (d75c9d0)

3.0.0-Beta.21 (2024-12-24)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.0.0-Beta.17 (a3e5983)
  • dev: release 3.0.0-Beta.18 (a994097)
  • dev: release 3.0.0-Beta.19 (e917eb5)
  • dev: release 3.0.0-Beta.19 (5497825)
  • dev: release 3.0.0-Beta.20 (7afdb92)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • Fix target Branch (a419a3e)
  • release 3.0.0-Beta.14 (872a0ec)
  • release 3.0.0-Beta.20 (ddcf6b0)
  • release 3.0.0-Beta.20 (c4fc053)
  • release 3.0.0-Beta.20 (6e72830)
  • release v3.0.0-Beta.17 (3c0c639)
  • release v3.0.0-Beta.18 (5a588eb)
  • release v3.0.0-Beta.19 (e8d5314)
  • release v3.0.0-Beta.20 (630f512)
  • release v3.0.0-Beta.21 (56f0bdc)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Update composer.json (819c26d)
  • Update Libraries Versions (46f4d56)
  • Updated .gitattribute (63ba6d8)
  • Updated .gitattributes (3b2334c)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependences (a160f0f)
  • Updated Dependencies (e48f333)
  • Updated Dependencies (8284dc6)
  • Updated Dependencies (97bb7a2)
  • Updated Dependencies (aef4319)
  • Updated Dependencies Version (0d3ead5)
  • Updated Dependencies Versions (07252d0)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (7f84cf6)
  • Updated Framework Version (361e5d5)
  • Updated Framework Version (783f4be)
  • Updated Framework Version (0403027)
  • Updated Framework Version (f7c0f7f)
  • Updated Framework Version (d44cedc)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Libraries Versions (248d1da)
  • Updated Release Please Config (1a8b4e5)
  • Updated Version Number (280f418)
  • Updated Version Number (d75c9d0)

3.0.0-Beta.20 (2024-12-16)

Miscellaneous Chores

3.0.0-Beta.19 (2024-12-09)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.0.0-Beta.17 (a3e5983)
  • dev: release 3.0.0-Beta.18 (a994097)
  • dev: release 3.0.0-Beta.19 (5497825)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • release 3.0.0-Beta.14 (872a0ec)
  • release v3.0.0-Beta.17 (3c0c639)
  • release v3.0.0-Beta.18 (5a588eb)
  • release v3.0.0-Beta.19 (e8d5314)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Update composer.json (819c26d)
  • Update Libraries Versions (46f4d56)
  • Updated .gitattribute (63ba6d8)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependences (a160f0f)
  • Updated Dependencies (e48f333)
  • Updated Dependencies (8284dc6)
  • Updated Dependencies (97bb7a2)
  • Updated Dependencies (aef4319)
  • Updated Dependencies Version (0d3ead5)
  • Updated Dependencies Versions (07252d0)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (783f4be)
  • Updated Framework Version (0403027)
  • Updated Framework Version (f7c0f7f)
  • Updated Framework Version (d44cedc)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Release Please Config (1a8b4e5)
  • Updated Version Number (280f418)
  • Updated Version Number (d75c9d0)

3.0.0-Beta.19 (2024-12-09)

Miscellaneous Chores

3.0.0-Beta.18 (2024-12-04)

Bug Fixes

  • Correction to File Path (df3eacf)
  • Fix to Undefined Constant (d605a5b)

Miscellaneous Chores

  • release v3.0.0-Beta.18 (5a588eb)
  • Updated Framework Version (783f4be)
  • Updated Release Please Config (1a8b4e5)

3.0.0-Beta.17 (2024-12-03)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • release 3.0.0-Beta.14 (872a0ec)
  • release v3.0.0-Beta.17 (3c0c639)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Update composer.json (819c26d)
  • Update Libraries Versions (46f4d56)
  • Updated .gitattribute (63ba6d8)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependences (a160f0f)
  • Updated Dependencies (97bb7a2)
  • Updated Dependencies (aef4319)
  • Updated Dependencies Version (0d3ead5)
  • Updated Dependencies Versions (07252d0)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (0403027)
  • Updated Framework Version (f7c0f7f)
  • Updated Framework Version (d44cedc)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Version Number (d75c9d0)

3.1.0-Beta.14 (2024-11-27)

Features

  • Added Ability to Enable or Disable Cache (434fd72)

Miscellaneous Chores

  • Updated Dependencies Versions (07252d0)
  • Updated Framework Version (d44cedc)

3.0.0-Beta.14 (2024-11-21)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • Fix Imports (7386f92)
  • release 3.0.0-Beta.14 (872a0ec)
  • release-please: Added Additional Sections (40dcfa4)
  • Remove Redeclaration (f41549d)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Run CS Fixer (ca8e690)
  • Update composer.json (819c26d)
  • Updated .gitattribute (63ba6d8)
  • Updated CI Config (2f14e35)
  • Updated CI Config (a7175a4)
  • Updated Composer Config (cf26913)
  • Updated Core Framework Libraries (9220fa4)
  • Updated Core Libraries (c21a48f)
  • Updated Core Libraries (fda39a9)
  • Updated Core Libraries (4aa9670)
  • Updated Core Libraries Versions (dcb1a15)
  • Updated Core Library Version (db4d223)
  • Updated Dependencies (aef4319)
  • Updated Dependencies Version (0d3ead5)
  • Updated Errors Handling Library (5cf44a9)
  • Updated Framework Version (f27a583)
  • Updated Framework Version (fb91c15)
  • Updated Framework Version (a817e8f)
  • Updated Framework Version (1672faf)
  • Updated Framework Version (8b013ae)
  • Updated Framework Version (7841fd2)
  • Updated Framework Version Number (2f8d814)
  • Updated Framework Version Number (84c7857)
  • Updated Framework Version Number (72cb62d)
  • Updated Framework Version Number (bc89447)
  • Updated Framework Version Number (a5177bb)
  • Updated Version Number (d75c9d0)

3.0.0-Beta.14 (2024-11-21)

Features

  • Added More Abstraction to Cache Feature (f51b7b9)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Configuration for Please Release (33caa13)
  • release 3.0.0-Beta.14 (872a0ec)
  • Remove Unused Imports (53288a9)
  • Run CS Fixer (13f2dde)
  • Updated CI Config (2f14e35)
  • Updated Framework Version (f27a583)