Releases: aplteam/APLTreeUtils
Releases · aplteam/APLTreeUtils
⎕C is used in 18.0+ by Lowercase and Uppercase
`WriteUtf8File` has been made more robust
WriteUtf8File has been made more robust in case a race condition prevents it from accessing a file
BREAKING CHANGE: file extension is now .apln rather than .dyalog
v6.0.0 BREAKING CHANGE: file extension is now .apln rather than .dyalog
"FindPath" redefined
v5.0.0 FindPath revisited
Method `toNum` added; `FindPath` is ready for a package manager now
v4.3.0 Method ToNum added and made ready for package manager (FindPath)
Several improvements on GoToWegPage
GoToWebPagecrashed on filenames with spaces.GoToWebPagecrashed when a specific web web browser EXE was specified via the left argument.GoToWebPagecatches any domain errors now. The explicit result which so far has always been⍬is now1(success) or0(failure).GoToWebPage: the default protocol is nowhttpsrather thanhttp.
Bug fix in GoToWebPage
GoToWebPage had a problem with local files when run from Ride.
First release on GitHub
Minor improvement regarding the documentation and a fixed test case but mainly just a conversion from the APL wiki to GitHub.
Pre-GitHub releases:
- 4.1.1
- Very serious performance issue fixed in
WriteUtf8Filewith "append".
Bug fixes: GoToWebPageworked on a Mac only when connected to Ride.- Test case 998 crashed on the Mac.
- Very serious performance issue fixed in
- 4.1.0
- Now managed by acre 3.
- 4.0.2
- Documentation improved.
- 4.0.1
- Bug fix: call to
GetOperatingSystemwas incorrectly addressingAPLTreeUtilsrelatively.
- Bug fix: call to
- 4.0.0
- Tidied up: several functions got removed
- This version uses 15.0-features. It's not backwards-compatible!