Skip to content

Releases: aplteam/EventCodes

Package config corrected; uses packages itself now

08 Mar 20:23
Compare
Choose a tag to compare

Requires now Dyalog 18.0 and is delivered as a Tatin package

21 Sep 16:42
Compare
Choose a tag to compare
v3.0.0

Requires now 18.0 and comes as a Tatin package

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

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

File extension changed from .DYALOG to .APLC

Method QEM added plus important bug fix

07 Nov 09:50
Compare
Choose a tag to compare
  • Method QEM added. Accepts either a positive integer (same as ⎕EM) or a character vector
    (error message). In the latter case the error number is returned or, if the error message
    is unknown, and error is thrown.
  • Bug fix: List crashed when sorting by number was required.

Method `List` enhanced plus bug fix

25 Oct 16:29
Compare
Choose a tag to compare
v1.3.0

List enhanced and a bug fixed

Documentation fixed

22 Oct 15:02
Compare
Choose a tag to compare
Documntation corrected and test case bug fixed

⎕IO and ⎕ML were not set for test cases.

First release on GitHub

19 Feb 16:25
Compare
Choose a tag to compare

Pre-GitHub releases:

  • 1.1.0
    • GetName can now process vectors as well
    • Method History added
    • Now managed by acre 3
  • 1.0.0