Releases: aplteam/GitHubAPIv3
Releases · aplteam/GitHubAPIv3
Is a Tatin package now
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
v0.6.0 File extension is now .aplc rather than .dyalog
Three methods and one propert added
- New methods added:
GetRelease,GetLatestTagandCheckForUpdate. - There is now a property
regEx.
Also a couple of methods got renamed; for example
GetReleaseByTagNamebecameGetReleaseInfoByTagNameGetLatestReleasebecameGetLatestReleaseInfo
That's because these function did not returns a relase as such but just meta data.
Couple of minor improvements
- Versioning corrected.
- Documentation polished.
:Include ##.APLTreeUtilsfixed- Bug fixes
CastTagname2Numberdid not accept something like1.0.2
Method "GetAllTopics" added
v0.0.2 `History` polished
First experimental release
v0.0.1 Update Readme