Skip to content

Releases: SigmaPHP/SigmaPHP

v0.1.8

Choose a tag to compare

@agashe agashe released this 24 May 06:43

Features

  • Update site's URL in the welcome page
  • Force 0.4.x in composer.json
  • Shift to 0.1.x branch

v0.1.7

Choose a tag to compare

@agashe agashe released this 12 Apr 07:14

Bug Fixing

  • index.php failed to load the Composer autoloader when deployed on Apache
  • Resolved duplicate helper registration in Composer

v0.1.6

Choose a tag to compare

@agashe agashe released this 05 Apr 10:39

Refactor

  • Update all deprecated naming from old packages

v0.1.5

Choose a tag to compare

@agashe agashe released this 05 Apr 10:07

After 3 years of building, refining, and growing — we’ve finally made the move 🚀

All SigmaPHP repositories are now officially under one home:
https://github.com/SigmaPHP

v0.1.4

Choose a tag to compare

@agashe agashe released this 29 Mar 07:39

New Features

  • Add config option and env variable to control default app port for PHP built-i server
  • Add config option and env variable to set default timezone
  • Update the database config paths to drop the slash '/' at the beginning

v0.1.3

Choose a tag to compare

@agashe agashe released this 01 Feb 07:11

Features

  • Support static assets routing
  • Add 'allow_http_method_override' option

v0.1.2

Choose a tag to compare

@agashe agashe released this 14 Dec 10:09

Release Notes:

  • Introduced sigma-cli utility as a Batch file, providing native command-line support for Windows users.
  • Dropped support for PHP 7.4 – the framework now requires PHP 8.0 or higher. Supporting PHP 7.4 would require significant effort since it is no longer officially maintained.
  • Added base_path configuration option to app.config to set a custom base path, especially useful when running your application on servers like Apache or Nginx.

v0.1.1

Choose a tag to compare

@agashe agashe released this 15 Jun 11:34

In this version , the following issues were fixed:
1- Wrong command for composer , it should be post-create... instead of post-install
2- Missing .gitkeep file for storage/cache directory

v0.1.0

Choose a tag to compare

@agashe agashe released this 15 Jun 07:38

After three years of dedicated effort, I'm thrilled to finally introduce SigmaPHP framework v0.1.0! I know it's not yet perfect and many features are still missing, but I'm confident that with continued dedication and hard work, it will evolve into something truly remarkable.