Skip to content

Commit 6d448cf

Browse files
committed
Updated changelog
Cleanups
1 parent 6805cbe commit 6d448cf

2 files changed

Lines changed: 2 additions & 116 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ The following enhancements and changes have been made to Atari Dev Studio:
88
* Cleanup areas of the compilation process including message wording and version validations
99
* Update Custom Folder transposition to also check for an existing folder entry (incase of profile syncing)
1010
* Updated minimum VSCode requirements to v1.103.2 and removed old system dependency packages not required
11+
* Fixed opening browsers on some systems
1112

1213
## 0.11.1
1314

1415
* Updated batari Basic to v0.19 (wasm). NOTE: this is now a cross-platform release that requires the **wasmtime** runtime to be installed on your computer.
1516
* Added the following ADS definition tags:
1617
- ;#ADSLanguage=**language** and ;#ADSCompiler=**compiler**
18+
1719
These will define the default language and compiler for your source files directly in your code. Definition tags are **IntelliSense-aware**, so you will receive auto-completion and suggestions as you type.
1820
* Added new **Custom Folders** lists to allow users to define multiple compilers for each language.
1921
* Added transfer of old batari Basic & 7800basic **Custom Folder** settings into the new **Custom Folders** list for each language (if any exist)

README-macos.md

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)