Skip to content

Releases: aplteam/Execute

Uses packages itself now

08 Mar 19:08
Compare
Choose a tag to compare

Consume as a Tatin package from https://tatin.dev

First line of script carries twotrailing <TAB> characters

21 Sep 09:11
Compare
Choose a tag to compare

Those characters can cause problems, for example with acre.

Several breaking changes

19 Sep 19:42
Compare
Choose a tag to compare
  • Requires at least Dyalog 18.0
  • Requires the class APLTreeUtils2
  • Does not :Include APLTreeUtils anymore
  • Release is now a Tatin package

BREAKING CHANGE: file extension changed from .DYALOG to .APLC

22 Mar 21:32
Compare
Choose a tag to compare
v2.0.0

file extension changed from .DYALOG to .APLC

:Include APLTreeUtils fixed

17 Feb 18:30
Compare
Choose a tag to compare
  • Bug fix: :Include ##.APLTreeUtils is now :Include APLTreeUtils.
  • Documentation corrected (home page link) and polished.

Does not make a difference as long as it lives in # anyway, but otherwise it does make a difference!

First release on GitHub

19 Feb 16:09
Compare
Choose a tag to compare

First release on GitHub after the conversion from the APL wiki.

Pre-GitHub releases:

  • 1.8.1
    • Glitches in the documentation fixed
  • 1.8.0
    • Method History polished
    • Now managed by acre 3
  • 1.7.1
    • Syntax fix for new version of FilesAndDirs
  • 1.7.0
    • Now requires at least Dyalog 15.0 Unicode
    • Uses FilesAndDirs rather than WinFile