Acme-Parataxis
view release on metacpan or search on metacpan
### Added
- Added `--debug` build to GitHub Actions matrix to ensure future compatibility with Perl debugging builds.
### Changed
- Refactored `swap_perl_state` to be more robust regarding Perl's internal stack management.
## [v0.0.5] - 2026-02-18
### Changed
- I'm honeslty just throwing stuff at the wall. Between my local machines and GH CI workflows, I cannot replicate some of the failures I'm seeing from smokers which makes them virtually impossible to resolve.
## [v0.0.4] - 2026-02-17
### Changed
- Attempt to only spawn max X threads in `t/006_parallel.t` where X is 3 or the `get_thread_pool_size()`? See https://www.cpantesters.org/cpan/report/ecf1410e-0c46-11f1-8628-aee76d8775ea
- Recalculate `PL_curpad = AvARRAY(PL_comppad)` in `swap_perl_state`? See https://www.cpantesters.org/cpan/report/e7244bd8-0c44-11f1-b3ab-94362698fc84
## [v0.0.3] - 2026-02-17
( run in 0.434 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )