1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-02-21 05:21:48 -05:00
Simba/Doc/sphinx/whatsnew.rst

27 lines
841 B
ReStructuredText
Raw Normal View History

2010-06-10 00:33:51 +02:00
What's new in Simba?
====================
2010-06-13 01:50:51 +02:00
Currently Simba is still in its beta stages; this includes the documentation.
2010-06-13 06:11:24 -05:00
You will probably notice some parts of the documentation aren't finished or are just
2010-06-13 01:50:51 +02:00
plain missing.
So what's new in Simba? This documentation system.
Simba is being updated almost every day. To see changes as they are added, view
http://git.villavu.com/?p=simba.git;a=summary. Each commit should be explained
tersely in one line, and the exact changes can be viewed with "commitdiff". This
is a very verbose list of changes, large features or changes will be listed below:
2010-08-26 23:48:22 +02:00
Changelog for 715::
2010-08-26 23:48:22 +02:00
- Array Operator support. (=, <>, +)
- Foldable comments
- Add Disguise
- Add Status
- Add ClearDebugImg
- Add PosEx
- Add a new interpreter
- Fix Hypot
- Fix Extension Menu Checkbox