note about internal imports

This commit is contained in:
Adam D. Ruppe 2025-10-12 21:14:27 -04:00
parent bd01b4c68b
commit 469072ee72
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ arsd.script's language now requires () around the if and while conditions. Its p
arsd.simpledisplay now uses the arsd.core event loop by default. arsd.simpledisplay now uses the arsd.core event loop by default.
Several files are allowed to import other files from the directory now, at least in opend. Using the -i switch is strongly recommended.
## 11.0 ## 11.0
Released: Planned for May 2023, actually out August 2023. Released: Planned for May 2023, actually out August 2023.