Skip to content

v0.1.44

Latest
Compare
Choose a tag to compare
@dfellis dfellis released this 11 Aug 14:41
· 158 commits to main since this release
  • Improvements to alan deploy allowing non-web-server clusters and other minor improvements.
  • Switched @std/cmd's exec to use bash instead of sh on Unix-like systems for better Linux/Mac compatibility.
  • Improvement to @std/deps to allow nested dependencies, reaching parity with other package managers on dependencies.
  • Fix module resolution when there is a conflict between file and directory-based modules.
  • Several improvements to the upcoming first stage, now able to run more of the standard library.
  • Remote execution added to @std/datastore enabling a large number of distributed computing use-cases the Alan language was designed for.