Skip to content

Releases: aplteam/Execute

Version 4.0.0

Choose a tag to compare

@aplteam aplteam released this 05 Apr 12:17
  • Potentially breaking change: Version now returns a char vector: the version from the package config file
  • Packages updates
  • "Make" improved

To be consumed as a Tatin package from https://tatin.dev

Uses packages itself now

Choose a tag to compare

@aplteam aplteam released this 08 Mar 19:08

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

First line of script carries twotrailing <TAB> characters

Choose a tag to compare

@aplteam aplteam released this 21 Sep 09:11

Those characters can cause problems, for example with acre.

Several breaking changes

Choose a tag to compare

@aplteam aplteam released this 19 Sep 19:42
  • 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

Choose a tag to compare

@aplteam aplteam released this 22 Mar 21:32
v2.0.0

file extension changed from .DYALOG to .APLC

:Include APLTreeUtils fixed

Choose a tag to compare

@aplteam aplteam released this 17 Feb 18:30
  • 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

Choose a tag to compare

@aplteam aplteam released this 19 Feb 16:09

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