1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Doc/sphinx/whatsnew.rst

27 lines
841 B
ReStructuredText
Raw Normal View History

2010-06-09 18:33:51 -04:00
What's new in Simba?
====================
2010-06-12 19:50:51 -04:00
Currently Simba is still in its beta stages; this includes the documentation.
2010-06-13 07:11:24 -04:00
You will probably notice some parts of the documentation aren't finished or are just
2010-06-12 19:50:51 -04: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 17:48:22 -04:00
Changelog for 715::
2010-08-26 17:48:22 -04:00
- Array Operator support. (=, <>, +)
- Foldable comments
- Add Disguise
- Add Status
- Add ClearDebugImg
- Add PosEx
- Add a new interpreter
- Fix Hypot
- Fix Extension Menu Checkbox