• v1.0.0-rc.2 4f1d5c2811

    Banjo 1.0.0 RC 2
    All checks were successful
    Documentation / build-docs (push) Successful in 8s
    QA / cert (push) Successful in 30s
    Build and Test / linux-linux-gcc / shared (push) Successful in 16s
    Build and Test / linux-linux-gcc / static (push) Successful in 16s
    Build and Test / linux-windows-mingw / shared (push) Successful in 25s
    Build and Test / linux-windows-mingw / static (push) Successful in 26s
    Release / Build Documentation (release) Successful in 13s
    Release / Build Linux (shared) (release) Successful in 13s
    Release / Build Linux (static) (release) Successful in 13s
    Release / Build Windows MinGW (shared) (release) Successful in 26s
    Release / Build Windows MinGW (static) (release) Successful in 26s
    Release / upload (release) Successful in 5s
    Pre-release

    OragonEfreet released this 2026-06-03 15:37:20 +02:00 | 23 commits to main since this release

    This release only adds a new tool called banjo-info in the examples. This tool is used to give runtime information about the Banjo installation, such as version, enabled backends, etc...

    Downloads
  • v1.0.0-rc.1 6d954b3d3d

    v1.0.0-rc.1
    All checks were successful
    Documentation / build-docs (pull_request) Successful in 8s
    QA / cert (pull_request) Successful in 32s
    Build and Test / linux-linux-gcc (pull_request) Successful in 17s
    Build and Test / linux-windows-mingw (pull_request) Successful in 27s
    Documentation / build-docs (push) Successful in 8s
    QA / cert (push) Successful in 30s
    Build and Test / linux-linux-gcc (push) Successful in 17s
    Build and Test / linux-windows-mingw (push) Successful in 27s
    Release / build-docs (push) Successful in 11s
    Release / build-linux (push) Successful in 13s
    Release / build-windows-mingw (push) Successful in 27s
    Release / upload (push) Successful in 5s
    Pre-release

    OragonEfreet released this 2026-06-02 11:01:28 +02:00 | 30 commits to main since this release

    This RC release fixes a small bunch of internal and performance issues.
    See complete documentation.

    Downloads
  • v1.0.0-alpha.1 4d48cc65fe

    v1.0.0-alpha.1
    All checks were successful
    Documentation / build-docs (push) Successful in 10s
    QA / cert (push) Successful in 29s
    Build and Test / linux-linux-gcc (push) Successful in 17s
    Build and Test / linux-windows-mingw (push) Successful in 26s
    Release / build-docs (push) Successful in 11s
    Release / build-linux (push) Successful in 13s
    Release / build-windows-mingw (push) Successful in 25s
    Release / upload (push) Successful in 5s
    Pre-release

    OragonEfreet released this 2026-05-31 23:14:45 +02:00 | 39 commits to main since this release

    This new alpha version provides a simplification of App mechanism, by removing the need for instancianting one. The main() function is reduced to a single line in the best cases.
    Also fixes a bug with "user_data".
    See https://banjo.codework-orange.com/latest/start_8c-example.html for an example.

    Downloads
  • v1.0.0-alpha 6e157a448a

    v1.0.0-alpha
    All checks were successful
    Release / build-docs (push) Successful in 11s
    Release / build-linux (push) Successful in 15s
    Release / build-windows-mingw (push) Successful in 25s
    Release / upload (push) Successful in 6s
    Pre-release

    OragonEfreet released this 2026-05-31 18:27:34 +02:00 | 41 commits to main since this release

    Downloads