Version History

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "== Sputnik 0.23b2 @ 08-11-2014 05:54 AM == === Whats New === * This is just a Hot fix release to address the IDE not working... Should work now... == Sputnik 0.23 @ 08-11-2014...")
 
Line 1: Line 1:
== Sputnik 0.23b2 @ 08-11-2014 05:54 AM ==
+
== Upcoming changes in next version ==
 +
 
 +
[http://ubersoft.org/forum/viewtopic.php?f=4&t=15 Forum link]
 +
 
 +
== Sputnik 0.23b3 @ 14-08-2014 10:09 PM ==
 +
 
 +
=== Whats New ===
 +
 
 +
* A @Macro not existing no longer gives an error and instead just returns NULL so it is now safe to use @Macros even if the macro does not exist.
 +
* Fixed a bug where DLLs would get in use and cause stuff to crash
 +
 
 +
== Sputnik 0.23b2 @ 14-08-2014 02:18 PM ==
 +
 
 +
=== Whats New ===
 +
 
 +
* Properties can now use +=, *= etc etc and the other stuff
 +
* $var[$index]:c ::C etc can now fully use all the +=, *= etc etc and all that
 +
* Char* can now fully use all the +=, *= etc etc and all that
 +
* $string[$index] can now fully use all the +=, *= etc etc and all that
 +
* List () can now fully use all the +=, *= etc etc and all that
 +
* %DotNet[index] arrays can now fully use all the +=, *= etc etc and all that
 +
* Binary+CharPtr cast overload now works on classes
 +
* Added <nowiki>~~~</nowiki> it works same as ~~ but with a strict compare so that inherited classes are not counted as being the same and it requires the same class type
 +
* Added !~~ same as above but negative comparison
 +
* @Args is not created by default now and instead must be enabled when you wish to use it by adding [Args("true")] before the function definition
 +
 
 +
== Sputnik 0.23b1 @ 12-08-2014 02:23 AM ==
  
 
=== Whats New ===
 
=== Whats New ===

Revision as of 21:40, 19 August 2014

Contents

Upcoming changes in next version

Forum link

Sputnik 0.23b3 @ 14-08-2014 10:09 PM

Whats New

Sputnik 0.23b2 @ 14-08-2014 02:18 PM

Whats New

Sputnik 0.23b1 @ 12-08-2014 02:23 AM

Whats New

Sputnik 0.23 @ 08-11-2014 05:54 AM

Whats New

Sputnik 0.22 @ 03-21-2014 05:54 AM

Whats New

Sputnik 0.21 @ 09-28-2013 05:26 PM

Whats New

Sputnik 0.20 @ 09-19-2013 10:58 PM

Whats New

Sputnik 0.19 @ 09-16-2013 10:25 PM

Whats New

Sputnik 0.18 @ 09-12-2013 01:42 AM

Whats New

$a = array(); $a[0] = "blah"; $a[1] = $a;

println("C:\\"); // Where as this would fail <-- No longer fails

Sputnik 0.17 @ 08-29-2013 05:49 PM

Whats New

Sputnik 0.16 @ 08-25-2013 07:56 AM

Whats New

Sputnik 0.15 @ 08-25-2013 01:15 AM

Whats New

Lower than 0.15

No information available.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox