Ignore:
Timestamp:
Aug 18, 2021, 6:17:38 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Version update after 1.1.0 release.
  • Added: Windows installer for version 1.1.0.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/1.1.0/Release Notes.txt

    r100 r119  
     1Version 1.1.0 (2021-08-18)
     2==========================
     3
     4* Added: Javascript target.
     5* Added: TargetCode form use SynEdit for syntax highlighting.
     6* Modified: Detect different data dir on Linux.
     7* Modified: CoolTranslator package replaced by Translator in Common package.
     8* Modified: About dialog moved to Common package.
     9* Modified: Improved stepping through source and target code. Each step has source, program and target index.
     10* Modified: Redraw output form content only if output instruction was used in interpretter mode.
     11* Modified: Redraw memory form content only if memory was written in interpretter mode.
     12* Modified: TemplateGenerics replaced by fgl generics.
     13* Modified: Do not use old UTF8 functions variants.
     14* Modified: .lrt files replaced by newer .lrj files.
     15* Fixed: Build with Lazarus 2.0.12.
     16* Fixed: SynEdit SelIndex is counter from 1 and not from 0.
     17* Fixed: Replace windows newlines by unix newlines in interpretter output under Linux.
     18* Fixed: Scaling imagelist images doesn't work under Linux.
     19* Fixed: Leaked memory in BFHighlighter.
     20* Fixed: Do not show error if specific target doesn't have assigned compiler. Not all targets use compiler. Some of them are just interpreted.
     21* Fixed: Resolved compiler warnings and notes.
     22
    123Version 1.0.0 (2018-12-22)
    224==========================
Note: See TracChangeset for help on using the changeset viewer.