| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-10 | 651 Bytes | |
| Version 1.7.0 source code.tar.gz | 2026-04-10 | 2.5 MB | |
| Version 1.7.0 source code.zip | 2026-04-10 | 4.5 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
Version bump to 1.7.0 since some public APIs have changed. Beyond the changes listed below, there were many improvements to code health and build configuration contributed by @liblit.
Main user-visible changes
- Update metadata by @khatchad in https://github.com/wala/WALA/pull/1734
- Add
NewSiteReferencetotoString()inAllocationSiteInNodeby @khatchad in https://github.com/wala/WALA/pull/1735 - Support JDK 26 by @msridhar in https://github.com/wala/WALA/pull/1865
- Fixes to native bridge by @julian-certora in https://github.com/wala/WALA/pull/1873
Full Changelog: https://github.com/wala/WALA/compare/v1.6.12...v1.7.0