Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
acton_0.26.0_amd64.deb | 2025-06-02 | 68.1 MB | |
acton_0.26.0_arm64.deb | 2025-06-02 | 64.5 MB | |
acton-linux-aarch64-0.26.0.tar.xz | 2025-06-02 | 84.5 MB | |
acton-linux-x86_64-0.26.0.tar.xz | 2025-06-02 | 89.2 MB | |
acton-macos-x86_64-0.26.0.tar.xz | 2025-06-02 | 86.5 MB | |
README.md | 2025-06-02 | 814 Bytes | |
v0.26.0 source code.tar.gz | 2025-06-02 | 2.3 MB | |
v0.26.0 source code.zip | 2025-06-02 | 2.8 MB | |
Totals: 8 Items | 397.9 MB | 3 |
Added
- Add list, set, and dict comprehensions [#2258]
- Add CLAUDE.md files for AI assistant guidance [#2262]
- Component-specific development guides
- Code style guidelines and best practices
- Add Claude PR Assistant GitHub Actions workflow [#2261]
Changed
- Expand numpy test suite [#2259]
- Update install docs to remove architecture restrictions for APT repository [#2253]
Fixed
- Fix cosmetic race condition in actor waiting queue operations [#2254]
- Ensure atomic setting of waitsfor link when entering waiting state
- Fix handling of NotImplemented extension annotations [#2256]
- Keep annotations until CodeGen for proper constructor generation
Documentation
- Document changelog update process before releases
- Remove arch=amd64 restriction from APT repository documentation