Ignore:
Timestamp:
Mar 5, 2022, 5:32:14 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Version 1.2.0 release related changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Release Notes.txt

    r119 r139  
     1Version 1.2.0 (2022-03-05)
     2==========================
     3
     4* Added: Compile multiple action for compilation of code with mutliple compilers at once.
     5* Added: Two more code examples.
     6* Added: Allow to disable debugging support.
     7* Added: Remember last opened tab in options form.
     8* Modified: Update recent files list in registry immediately.
     9* Modified: Faster interval for program output refresh.
     10* Modified: Generate target source code mapping from program code after code optimization step.
     11* Modified: Improved optimization routines code.
     12* Modified: SetZero optimization made as separate step.
     13* Modified: Localized error message.
     14* Modified: Use latest stable Lazarus 2.2.0 for build.
     15* Modified: Updated Common package to version 0.9.
     16* Fixed: Wrong index variable used in inc/dec merge optimization.
     17* Fixed: Reload output if program is reset.
     18* Fixed: Off by one index in loop start command interpretation.
     19* Fixed: Correctly load directory and file name into open and save dialogs.
     20* Fixed: Do not try to open last opened file on start if it doesn't exist.
     21* Fixed: Paste action icon transparency.
     22* Fixed: Scale toolbar and menu icons.
     23* Fixed: Set Modified file flag after format/shring source code action.
     24* Fixed: Error during compilation in CopyMultiply optimization.
     25
    126Version 1.1.0 (2021-08-18)
    227==========================
Note: See TracChangeset for help on using the changeset viewer.