• v0.8.7-beta 285960bdd6

    v0.8.7-beta Stable

    github-actions[bot] released this 2024-02-09 11:47:18 +00:00 | 319 commits to master since this release

    Code Refactoring

    Downloads
  • v0.8.6-beta 48bd1e2015

    v0.8.6-beta Stable

    github-actions[bot] released this 2024-01-12 07:55:11 +00:00 | 321 commits to master since this release

    Features

    Builds

    Commits

    Downloads
  • v0.8.5-beta 0178cb2194

    v0.8.5-beta Stable

    github-actions[bot] released this 2024-01-11 09:47:02 +00:00 | 324 commits to master since this release

    Builds

    Downloads
  • v0.8.4-beta c123427e77

    v0.8.4-beta Stable

    github-actions[bot] released this 2024-01-11 08:59:19 +00:00 | 326 commits to master since this release

    Builds

    Commits

    Downloads
  • v0.8.3-beta afb99ffc70

    v0.8.3-beta Stable

    github-actions[bot] released this 2024-01-11 08:52:42 +00:00 | 329 commits to master since this release

    Gradle update

    In this update, the project has been restructured, and the custom build script was replaced by gradle.

    Features

    • change custom build script to gradle (TopchetoEU)

    Bug Fixes

    Code Refactoring

    Builds

    Commits

    • 3f826cc: remove old test (TopchetoEU)
    • d1937fd: remove typescript (TopchetoEU)
    • afb99ff: action attempt 1 (TopchetoEU)
    Downloads
  • v0.8.2-beta af35d7f20b
  • v0.8.1-beta cfa0e001b9

    v0.8.1-beta Stable

    github-actions[bot] released this 2024-01-10 09:23:39 +00:00 | 338 commits to master since this release

    Features

    Code Refactoring

    Downloads
  • v0.8.0-beta 89eea7d62b

    v0.8.0-beta Stable

    github-actions[bot] released this 2024-01-06 17:53:20 +00:00 | 340 commits to master since this release

    Code base and API cleanup

    After one year of development, WE'RE FINALLY BETA! After this update, no new major features will be implemented, instead, the API is going to be refined, bugs are going to be fixed, there will be some optimizations and most important: the code will be documented.

    (also try-catch-finally, but that's a given)

    Detailed changelog:

    Features

    Bug Fixes

    Code Refactoring

    Downloads
  • v0.7.0-alpha d7f6010319

    v0.7.0-alpha Stable

    github-actions[bot] released this 2023-12-26 12:22:48 +00:00 | 377 commits to master since this release

    Modules update

    In this update, module support has been added, as well as some improvements of the filesystem API and the addition of some stdlib functions. This update also fixes a lot of bugs, including the try-catch system (it never ends, does it?)

    Detailed changelog:

    Features

    Bug Fixes

    Code Refactoring

    Builds

    Downloads
  • v0.6.0-alpha 8c6379eb24

    v0.6.0-alpha Stable

    github-actions[bot] released this 2023-12-18 20:44:00 +00:00 | 400 commits to master since this release

    Sourcemaps update

    In this update, typescript (and other transpilers) can work like first-class citizens of the engine, using source mappings. They will be used in (almost) all places where locations occur. Alongside that, there have been some improvemets to the overall quality of the generated bytecode and yet another try-catch-finally overhaul (4th I i believe).

    Detailed changelog:

    Features

    Bug Fixes

    Code Refactoring

    Downloads