Skip to content

Commit a6bddf7

Browse files
committed
Now compatible with Dyalog 15.0 (JSON)
1 parent 1ec6ee0 commit a6bddf7

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

APLSource/GitHubAPIv3.aplc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
⍝ * Versioning corrected.
2727
⍝ * Documentation polished.
2828
⍝ * :Include ##.APLTreeUtils fixed
29+
⍝ * Now compatible with 1.50
2930
⍝ * 0.0.2
3031
⍝ * Method `GetAllTopics` added.
3132
⍝ * 0.0.1

Dist/GitHubAPIv3.zip

4.25 KB
Binary file not shown.

publish.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<tool name="GitHubAPIv3"> <version>0.3.0</version> <date>2019-02-17</date> <files></files> <container>#._GitHubAPIv3</container> <needs> <script>APLTreeUtils</script> <script>FilesAndDirs</script> <script>OS</script> <script>Tester</script> </needs> <scriptOnly>1</scriptOnly> <wsid>Development</wsid> <autoload>1</autoload> <buildid>8</buildid></tool>
1+
<tool name="GitHubAPIv3"> <version>0.3.0</version> <date>2019-02-17</date> <files></files> <container>#._GitHubAPIv3</container> <needs> <script>APLTreeUtils</script> <script>FilesAndDirs</script> <script>OS</script> <script>Tester</script> </needs> <scriptOnly>1</scriptOnly> <wsid>Development</wsid> <autoload>1</autoload> <buildid>9</buildid></tool>

0 commit comments

Comments
 (0)