Skip to content

Releases: Jerry-Shaw/Nervsys

v8.1.10

11 Dec 14:05
Compare
Choose a tag to compare

The last release of v8.1.x, including new features and bug fix. We are heading to v8.2.x.

v8.1.0

10 Sep 01:40
Compare
Choose a tag to compare

Hello all.

This is NS 8.1.0 stable release version.
Lots of new below:

  1. Totally incompatible with old version of 7+
  2. Add new Mgr classes in Core
  3. Add ProcMgr, FiberMgr, SocketMgr support
  4. Add trait System for controlling NS Core releated functions and properties
  5. Add Security library in Core/Lib for CGI, opened for CLI
  6. Main logic improved compare with ver 7+ and 8.0+
  7. Change required PHP version up to 8.1+
  8. Many code changes and performance improvements
  9. Removed some useless library from Ext

Happy Mid-Autumn Day!

v8.0.3

06 Jan 08:19
Compare
Choose a tag to compare
  1. Finish five common algorithm classes;
  2. Add libZip for simple compression;
  3. Add libExeC to fully control and communicate with other programs;
  4. Improve libMPC and libSockOnRedis;
  5. Other core improvements and bug fixes.

All users who use version 8.0.x are encouraged to update to this version.

v8.0.2

27 Oct 14:08
Compare
Choose a tag to compare

First release of v8.0
A brand new version based on new structure.

  1. NOT compatible with old versions (NS_VER>8.0).
  2. File naming and function naming change to camel cased.
  3. Core re-coded. All logic improved for performance.
  4. All extensions re-coded and named as lib* for better identification.
  5. Add some algorithm class for future plans.
  6. Compatible under PHP 7.4+

v7.4.5

26 Nov 09:20
Compare
Choose a tag to compare
  1. Core preload in OPCache
  2. Make core as a global module
  3. Change "ns.php" to "sys.php"
  4. Support entry script including from anywhere
  5. Fix some errors under PHP 8.0

This is the last version of NS 7.4.x branch. NS.NG will try to catch up using PHP 8.0

v7.4.0

13 Feb 08:31
Compare
Choose a tag to compare

Change log:

  1. main script renamed to "ns.php" under "/core/";
  2. better core structure;
  3. ROOT, SYS_ROOT auto detect, no need to set now;
  4. make directory "app" as the default application dir;
  5. simple stand-alone entry script and main configuration file;
  6. better error track logic;
  7. remove lots of useless function codes, not fully compatible with versions before;
  8. extensions updated (not compatible with before, but easy to make it going)
  9. new features and new document (under going)

7.3.2

08 Mar 07:15
Compare
Choose a tag to compare

The last version of 7.3

7.2.20

02 Jul 01:26
Compare
Choose a tag to compare

The last release version of 7.2.x

7.2.18

27 Feb 14:56
Compare
Choose a tag to compare

Stable core version 7.2.18

5.2.10

25 May 04:17
Compare
Choose a tag to compare

last release for 5.2.x