Skip to content

Commit 2f1420c

Browse files
committed
Release v0.8.0.
1 parent e1609c1 commit 2f1420c

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

edu.cuny.hunter.streamrefactoring.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="edu.cuny.hunter.optimize.stream.refactoring"
44
label="Optimize Stream Refactoring"
5-
version="0.7.0.qualifier"
5+
version="0.8.0.qualifier"
66
provider-name="Hunter College, City University of New York"
77
plugin="edu.cuny.hunter.streamrefactoring.core">
88

Binary file not shown.
Binary file not shown.

edu.cuny.hunter.streamrefactoring.updatesite/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
This tool consists of automated refactoring research prototype plug-ins for Eclipse that assists developers in writing optimal stream client code in a semantics-preserving fashion. Refactoring preconditions and transformations for automatically determining when it is safe and possibly advantageous to convert a sequential stream to parallel and improve upon already parallel streams are included. The approach utilizes both WALA and SAFE.
77
</description>
8-
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.7.0.201804231725.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.7.0.201804231725"/>
8+
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.8.0.201804241220.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.8.0.201804241220"/>
99
</site>

0 commit comments

Comments
 (0)