Releases: reprogrammer/cascade
Releases · reprogrammer/cascade
v1.1.0.201411011815
- Allow the changes to be applied during tree computation (issues #66, #71).
- Make the undo and redo match (issue #72).
- Fix bugs related to disabled nodes (issues #36, #47, #71).
- Automatically detects correct import statements (issue #67).
- Fixed a bug related to jumping to an error location (issue #35).
- Recompute tree when user invokes Cascade regardless of previous computations (issue #30).
- Show errors that have no fixes (issue #26).
- Renamed project and tool (issues #28, #32).
- Updated parts of the code to Java 8 (issue #25).
v1.1.0.201405041848
- Changed the placement of the tree view (issue #38).
- Fixed the tooltip of the refresh button (issue #40).
- Saved files before refreshing the tree (issue #45).
- Made Cascade correctly handle defs and uses of fields in different files (issue #54).
- Updated the test projects (issue #56).
- Refactored the source code (issues #55, #57).
- Fix the bugs related to enabling and disabling tree nodes (issues #43, #49, #50, #51, #61).
- Mapped errors to code more accurately (issue #62).
- Updated the tree as it's computed (issue #19, #33, #48, #64).
v1.0.0.201404221308
- Provided visual cue for applied changes (issue #2).
- Developed three prototype user interfaces for inferring type qualifiers (issues #1, #4, #5, #6, #7, #8, #9, #10, #11, #15, #17, #24, #27, #29).
- Added a refresh button to recompute the change tree (issue #14, #22).
- Ordered the errors (issue #18).
- Summarized the impact of each change (issue #21).
- Set up an Eclipse update site (issue #31).