Skip to content

Releases: aplteam/GitHubAPIv3

Is a Tatin package now

17 Mar 19:17

Choose a tag to compare

Does not require the namespace APLTreeUtils anymore but the class APLTreeUtils2 instead.

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

File extension is now .aplc rather than .dyalog

23 Mar 07:38

Choose a tag to compare

v0.6.0

File extension is now .aplc rather than .dyalog

Three methods and one propert added

12 Jun 09:46

Choose a tag to compare

  • New methods added: GetRelease, GetLatestTag and CheckForUpdate.
  • There is now a property regEx.

Also a couple of methods got renamed; for example

  • GetReleaseByTagName became GetReleaseInfoByTagName
  • GetLatestRelease became GetLatestReleaseInfo

That's because these function did not returns a relase as such but just meta data.

Couple of minor improvements

16 Apr 07:56

Choose a tag to compare

  • Versioning corrected.
  • Documentation polished.
  • :Include ##.APLTreeUtils fixed
  • Bug fixes
    • CastTagname2Number did not accept something like 1.0.2

Method "GetAllTopics" added

01 Jan 21:14

Choose a tag to compare

v0.0.2

`History` polished

First experimental release

31 Dec 12:19

Choose a tag to compare

v0.0.1

Update Readme