Sirius 發表於 15-11-15 09:43

AmiBroker 6.04.0 BETA released

November 14, 2015
AmiBroker 6.04.0 BETA released

Stability: Rank 3 – Regular BETA, pretty stable, should work fine in most environments

This is a BETA version. Make a backup first

A new beta version (6.04.0) of AmiBroker has just been released.

32-bit version:
http://www.amibroker.com/members/bin/ab6040beta.exe
(2 363 888 bytes)

64-bit version:
http://www.amibroker.com/members/bin/AmiBroker6040x64.exe
(10 111 984 bytes)

If you can not log in into members’ area please get your new password by filling the form at: http://www.amibroker.com/login.html

IMPORTANT: Unauthorized copying and/or distribution of materials found on members’ only page is STRICTLY PROHIBITED and will result in IMMEDIATE termination of license.

Remember to BACKUP YOUR FILES FIRST !
Note that this version can only be installed onto previous full installation of version 6.00 or higher from http://www.amibroker.com/download.html

HOW TO USE NEW FEATURES
This version contains a brand new AFL visual debugger. Detailed description of how to use the debugger is provided here: http://www.amibroker.com/guide/h_debugger.html

CHANGES FOR VERSION 6.04.0 (as compared to 6.03.0)


[*]    AFL Editor & Watch Window: the contents of matrices is now displayed in value tooltips and watch window
[*]    Debugger state (watch variables/expressions and breakpoint locations) is now saved between AFL editor sessions (formula-wise so each formula has its own “debug state”). The data are saved in XML file with .dbg extension
[*]    Debugger: MDI mode implemented. In 6.0.3 AFL Editor did not support ‘MDI mode’ (even crashed), now this functionality is back. Also Watch window is available in MDI mode and debugger is working in MDI mode too.
[*]    Preferences: added new page with Debugger settings.
[*]    Preferences: ‘Editor’ tab moved so ‘AFL’, ‘Editor’, and ‘Debugger’ tabs are next to each other, also ‘Alerts’ and ‘Currencies’ tabs moved before ‘Miscellaneous’
[*]    Watch window: a new tab “Arrays” shows exploration-like array output for detailed examination of array contents (first 20 arrays from watch window are reported)
[*]    Watch window: implemented array item change highlighting and auto-scrolling so first changed item is always visible in the ‘Arrays’ tab
[*]    Watch window: implemented expression evaluator, so you can not only display variables, but also expressions involving variables such as (high+low)/2 or individual array elements such as myvariable[ i ] where i is dynamic loop counter
[*]    Watch window: implemented value change highlighting: changed values are displayed with light yellow background, additionally numeric (scalar) values are displayed in green when they increased or red if they are decreased
[*]    Watch window: pressing DELETE key while editing variable name caused deletion of variable from watch. Fixed.
[*]    Watch window: variables can now be drag-dropped from AFL editor window
頁: [1]
查看完整版本: AmiBroker 6.04.0 BETA released