From 0d8bda717d651cadefc1c23ea47d3d868a40782e Mon Sep 17 00:00:00 2001 From: User Date: Thu, 18 Jan 2018 14:45:53 +0100 Subject: [PATCH] Release notes --- trunk/LSLEditor.res | Bin 94100 -> 94148 bytes trunk/Properties/AssemblyInfo.cs | 4 ++-- trunk/Resource/ReleaseNotes.htm | 36 +++++++++++++++---------------- 3 files changed, 19 insertions(+), 21 deletions(-) diff --git a/trunk/LSLEditor.res b/trunk/LSLEditor.res index 408b37471b8133ec01472bbddb37aad5998be757..a89a2fb2f596b8904c1270326b44122647b6dfa5 100644 GIT binary patch delta 96 zcmbPopY_On)(uZs80|JcWnmIlKn6BBnRZ@@#RaKF3gMaQ>8VATdD)X6i2E=xY~8FY p5y;4BFu6`LfJsYX@;S+aK&rW4YJ0yFW3MVR0|Uc$83)D+eE`$K9Torp delta 50 zcmV-20L}lz-vyN41+e4<0T;971OgM24j4rNu(MSdQ2~>u8Bmk?8Nq|R8n?U}0gWZM IOh5s6FZ=uxFaQ7m diff --git a/trunk/Properties/AssemblyInfo.cs b/trunk/Properties/AssemblyInfo.cs index 269f4ba..02d92d2 100644 --- a/trunk/Properties/AssemblyInfo.cs +++ b/trunk/Properties/AssemblyInfo.cs @@ -70,7 +70,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: // -[assembly: AssemblyVersion("3.0.0.5")] +[assembly: AssemblyVersion("3.0.0.6")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -100,4 +100,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyName("")] [assembly: ComVisibleAttribute(false)] -[assembly: AssemblyFileVersionAttribute("3.0.0.5")] +[assembly: AssemblyFileVersionAttribute("3.0.0.6")] diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm index 15fc362..6071a74 100644 --- a/trunk/Resource/ReleaseNotes.htm +++ b/trunk/Resource/ReleaseNotes.htm @@ -6,25 +6,23 @@
-

2018-01-15 - Release 3.0.0

-
-

* Added all functions of the OSSL library (http://opensimulator.org/wiki/Category:OSSL_Functions).

-

* Added the include functionality.

-
    -
  • The LSLI extension has been created and is required for the use of the include function.
  • -
  • Scripts can now be included using '//#include("<path>/<file>")' inside an LSLI script.
  • -
  • LSLI scripts can be directly interpreted by the debugger inside the LSL Editor.
  • -
  • LSLI scripts can be exported to LSL scripts.
  • -
-

- For more information about the include functionality, - please visit - - https://docs.google.com/document/d/1gEkeY4rk-x06PPRPlxVbiPdXS1NDiaiQxZRrVfzwFjA/edit?usp=sharing - -

-
-

2013-10-18 - Release 2.55.0

+

2018-01-15 - Release 2.56.0

+
+ * Added all functions of the OSSL library (http://opensimulator.org/wiki/Category:OSSL_Functions). +
* Added the include functionality. +
    +
  • The LSLI extension has been created and is required for the use of the include function.
  • +
  • Scripts can now be included using '//#include("<path>/<file>")' inside an LSLI script.
  • +
  • LSLI scripts can be directly interpreted by the debugger inside the LSL Editor.
  • +
  • LSLI scripts can be exported to LSL scripts.
  • +
+ For more information about the include functionality, + please visit + + https://docs.google.com/document/d/1gEkeY4rk-x06PPRPlxVbiPdXS1NDiaiQxZRrVfzwFjA/edit?usp=sharing + +
+

2013-10-18 - Release 2.55.0

* Constants Added: