Releases: ualberta-smr/PyMigBench
Releases · ualberta-smr/PyMigBench
v2.2.5
v2.2.4
v2.2.0
What's Changed
The previous version had the order of program elements and APIs messed up. fixed this.
- Fix program element order by @mohayemin in #4
Full Changelog: v2.1.2...v2.2.0
v2.1.2
v2.1.1
In the previous version, we merged the code changes into one object when all properties are the same (except line numbers). In this version, we split them into separate objects so that reading the data is convenient.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
We performed a thorough automatic and manual validation of the data and made various corrections. including the removal of some mistakenly included non-migration changes.
Full Changelog: v2.0.2...v2.1.0
PyMigBench-2.0
This release is in sync with the FSE 2024 paper
PyMigBenc-2.0.1
Update README and other docs
PyMigBench-2.0
New data release.
This version is enhanced in two ways:
- We updated the data structure to include more details
- We added more data from the SALM dataset
More details are in the README.