Skip to content

Releases: ngframer/ngframer.php

v2.2.1

21 Jan 15:08

Choose a tag to compare

Updates

  1. Updated app for APP and API level registry.

v2.2.0

29 Nov 13:28
4265876

Choose a tag to compare

Updates

  1. Implemented registry that can work for both API and Web.
  2. Updated the apptype options names.

v2.1.1

18 Nov 17:29
a18f516

Choose a tag to compare

Fixes

  1. Fixed namespace error logging mechanism causing program exit on some servers.

v2.1.0

29 Oct 14:56

Choose a tag to compare

Updates

  1. Project follows names in CamelCase.
  2. Updated renderer factory bugs.
  3. Updated ngframer.php package.

v2.0.0

18 Oct 15:27

Choose a tag to compare

Additions

  1. RendererFactory for error and exception rendering.

Updates

  1. Newer version of AppRegistry (Registry).
  2. Updated packages for SqlServices, Exceptions, and DbServices.

v1.1.2

03 Jul 13:52

Choose a tag to compare

Changelog.

  1. Updated the package ngframer.php.base to v1.3.2.

v1.1.1

03 Jul 10:20

Choose a tag to compare

Changelog

  1. Updated the package ngframer.php.base to v1.3.1.
  2. Updated the package ngframer.php.exceptions to v1.1.2.

v1.1.0

26 Jun 15:06

Choose a tag to compare

Updates

  1. Uses the ngframer.php.base version 1.1.0.

v1.0.8

22 Jun 17:32

Choose a tag to compare

Changes

  1. Updated the version of the ngframer.php.base.
  2. Fixed no error trace being logged to the error_log.

v1.0.7

22 Jun 17:30

Choose a tag to compare

Changes

  1. Addition of DbModel.
  2. Refactored render related functions.
  3. Added render function for both API and web.
  4. Fixed the bug where the error message would only be logged, and displayed, no trace log.