Skip to content

Releases: aplteam/WinRegSimple

Version 4.0.0

Choose a tag to compare

@aplteam aplteam released this 28 Mar 13:04
  • Syntax change: Version now returns the version number according to the package config file
  • Make polished

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

Version 3.1.0

Choose a tag to compare

@aplteam aplteam released this 12 Jan 09:53
  • Converted from a class to an ordinary namespace.
  • Bug fix: accidentally included Tester2 and CodeCoverage which are development-only dependencies.

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

Package config corrected; uses packages itself

Choose a tag to compare

@aplteam aplteam released this 08 Mar 20:14

This is the last release on GitHub.

You are expected to consume future versions as Tatin packages from https://tatin.dev

Breaking change: requires Dyalog 18.0

Choose a tag to compare

@aplteam aplteam released this 21 Sep 09:21
  • The release is delivered as a Tatin package
  • There are no dependencies anymore

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

Choose a tag to compare

@aplteam aplteam released this 22 Mar 20:43
v2.0.0

File extension changed from .DYALOG to .APLC

Bug fix in Exist

Choose a tag to compare

@aplteam aplteam released this 01 Dec 14:06

Also: Tester2 introduced

Method "Exists" added

Choose a tag to compare

@aplteam aplteam released this 11 Nov 20:17
v1.2.0

Method '\''Exists'\'' added

⎕DMX handling improved

Choose a tag to compare

@aplteam aplteam released this 09 Nov 17:57
  • Prior to version 1.1.2 ⎕DMX was analyzed for certain pieces of english text. On modern versions of Windows the error message is not necessarily English any more, it depends on the system language. Now the error code is taken into account.
  • wsh localyzed in various places.
  • Test cases improved.

:Include APLTreeUtils fixed

Choose a tag to compare

@aplteam aplteam released this 18 Feb 14:38
v1.1.1

:Include APLTreeUtils fixed

First release on GitHub

Choose a tag to compare

@aplteam aplteam released this 17 Feb 16:04

First release on GitHub after the conversion from the APL wiki