Skip to content

v1.0.1

Compare
Choose a tag to compare
@kenorb kenorb released this 24 Mar 18:16
· 573 commits to master since this release
cd0c135

Changelog:

  • Improves CI tests (uses docker-compose for running the tests).
  • Improves compilation of EAs and scripts.
  • Support for AHK and VNC.
  • Support for exporting SET files.
  • Compiles EA/script when source code file is specified.
  • Improves MT4 installation process.
  • Renames:
    • TRACE => OPT_TRACE
    • EA_NAME => TEST_EXPERT
    • SETFILE => EA_SETFILE
    • SETORG => SETFILE
    • NOERR => OPT_NOERR
  • and so on.