Skip to content

Releases: aplteam/ServiceState

Version 5.0.0

Choose a tag to compare

@aplteam aplteam released this 09 Apr 14:11
  • Potentially breaking: Version now returns a char vector
  • Packages updated
  • "Make" improved

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

Version 4.0.0

Choose a tag to compare

@aplteam aplteam released this 09 Apr 14:08
  • BREAKING CHANGEs:
    • Niladic functions replaced by two sub-classes ("CONTROL" and "STATE") with read-only fields for the different values.

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

Now a Tatin package, and uses packages itself

Choose a tag to compare

@aplteam aplteam released this 08 Mar 20:30

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

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

Choose a tag to compare

@aplteam aplteam released this 23 Mar 08:06
v2.0.0

File extension changed from .DYALOG to .APLC

First release on GitHub

Choose a tag to compare

@aplteam aplteam released this 19 Feb 15:36

First release on GitHub after the conversion to GitHub.

Pre-GitHub releases:

  • 1.6.0:
    • timeout reduced from 10 to 5 seconds. 10 seconds may result in Windows
      error messages.
    • Method Off added.
    • Messages written to the log file are now clear about what is requested.
    • The option to allow the user a Ride was removed from ServiceState.
    • Testcases's Initial now indicates success via the result (admin rights!),
    • Function History introduced.
    • Typos in documentation fixed.
    • Now managed by acre 3.
  • 1.5.0:
    • Bug fix: the "ride" parameter worked with 14.1 and earlier only.
  • 1.4.0:
    • Requires at least Dyalog 15.0 Unicode.
  • 1.3.0: Doc converted to Markdown (requires at least ADOC 5.0).