Skip to content

Releases: teqfw/core

Disable console output for logging by default

09 Oct 14:05
Compare
Choose a tag to compare
  • Disable console output for logging by default.
  • New command core-verbose to display startup log.
  • Initial documentation for logger.

Remove the legacy format for depIds

10 Sep 09:09
Compare
Choose a tag to compare
  • Fix the error with logger postprocessor.
  • Remove the legacy format for depIds.

Disable debug logging for DI

30 Aug 16:59
Compare
Choose a tag to compare
  • Stack trace for exceptions logging.
  • Disable debug logging for DI.

The new format of the depId for default parser

05 Aug 09:04
Compare
Choose a tag to compare
  • New format of the depId for default parser (Ns_Module.export$$(post)).

Add the Launcher (`TeqFw_Core_Back_Launcher`).

04 Jun 16:47
Compare
Choose a tag to compare
  • Add the Launcher (TeqFw_Core_Back_Launcher).

The exception method in the Logger

15 Apr 13:36
Compare
Choose a tag to compare
  • The method exception(e) is added to TeqFw_Core_Shared_Api_Logger.
  • The cast utils module is used class notation in the 'Back' space.

The new format of utils

13 Mar 09:44
Compare
Choose a tag to compare
  • TeqFw_Core_Back_Util_File is added.

Cast utils and proxy wrappers in DI

22 Feb 17:04
Compare
Choose a tag to compare
  • TeqFw_Core_Shared_Api_Act is added instead of TeqFw_Core_Shared_Api_Action & TeqFw_Core_Shared_Api_Action_Async.
  • Some shared defaults are moved to @teqfw/web plugin (DIR_SRC_).
  • Class based casting utilities (TeqFw_Core_Shared_Util_Cast).
  • Extract code from TeqFw_Core_Back_App into TeqFw_Core_Back_App_A_Init_* modules.
  • New TeqFw_Core_Shared_App_Di_PostProcessor_Proxy preprocessor & TeqFw_Core_Shared_Api_Di_Proxy interface.
  • New @teqfw/di.proxy node in teqfw.json.

The teqfw/di restructure

15 Sep 05:38
Compare
Choose a tag to compare
  • New DI initialization (parser, pre-, post-processors).
  • Interfaces replaces modification (pre-processor).
  • The post-processor chunk for loggers.

New architecture of @teqfw/di

24 Aug 11:50
Compare
Choose a tag to compare

These changes are related to the new architecture of the @teqfw/di package.