COMMITS
August 12, 2026
D
stamp 0.9.0 release date in CHANGELOG
David Braun committed
D
align Windows cibuildwheel with the 4.2.0 action used on Linux and macOS
David Braun committed
D
use PyPI Trusted Publishing (OIDC) and skip-existing for wheel uploads
David Braun committed
D
Bump actions/download-artifact from 4 to 8 (#223)
dependabot[bot] committed
D
Bump actions/upload-artifact from 4 to 7 (#225)
dependabot[bot] committed
D
Bump pypa/cibuildwheel from 3.3.0 to 4.2.0 (#222)
dependabot[bot] committed
D
Bump microsoft/setup-msbuild from 2 to 3 (#224)
dependabot[bot] committed
D
Bump actions/setup-python from 5 to 7 (#221)
dependabot[bot] committed
D
D
Merge pull request #220 from DBraun/modernize
David Braun committed
D
fix CI: exclude free-threaded Windows wheels; replace librosa with soundfile in tests
David Braun committed
D
fix aarch64 wheel build: keep make's link target in place; arch-aware libfaust path
David Braun committed
D
do not pin MSBuild to VS2022; the windows-2025 image ships only VS2026
David Braun committed
D
fix CI: VS2026 runner image on Windows; non-PIC ncurses in aarch64 libfaust
David Braun committed
August 11, 2026
D
D
document threading and pickling; convert examples to thread pools; fill doc gaps
David Braun committed
D
ignore dirty submodule content in git status and diff
David Braun committed
D
update stale version references for 0.9.0
David Braun committed
D
version 0.9.0
David Braun committed
July 7, 2026
D
publish to PyPI on version tags instead of GitHub releases
David Braun committed
D
add Keep-a-Changelog CHANGELOG.md; fix API errors and warnings in docs
David Braun committed
D
reorder RenderEngine.cpp to match header; docs and repo hygiene
David Braun committed
D
modernize CI matrix, shrink wheels, fix two graph/panner bugs
David Braun committed
D
trim wheel contents; fix test_jax for upstream Faust; correct Python metadata
David Braun committed
D
fix all JUCE deprecation warnings; update pre-commit hooks
David Braun committed
July 6, 2026
D
update faust to 2.85.9, faustlibraries to latest, nanobind to v2.13.0
David Braun committed
D
update Sampler for JUCE 8; update test_jax.py for flax nnx
David Braun committed
February 7, 2026
D
add FaustProcessor compileFromBitcode for pickling
David Braun committed
December 19, 2025
D
add debug builds to jucer
David Braun committed