Difference between revisions of "Release 2.7.1"

From AtlasWiki
Jump to: navigation, search
(Created page with "2016-01-20 '''Release Notes''' * {| class="wikitable" |+Features |- |Atlas Core |2.7.1 |- |Atlas for Java |2.7.1 |- |Atlas for C |2.7.1 BETA |- |Atlas Scala Shell |2.7.1...")
 
Line 3: Line 3:
 
'''Release Notes'''
 
'''Release Notes'''
  
*  
+
* Reduced memory footprint of Teleport.
 +
 
 +
* Modified the mapping process to allow Eclipse to remain responsive during mapping operations.
 +
 
 +
* Added convenience methods Q.nodes(String... tags) and Q.edges(String... tags) to mirror "nodesTaggedWithAny" and "edgesTaggedWithAny" methods.
 +
 
 +
* Bug Fixes:
 +
** Properly search for eclipse.ini in Mars on Mac.
 +
** Remove unnecessary, time consuming operations during custom Smart View script loading.
 +
** Repaired "Zoom to Selection" feature in the Connection View.
  
  

Revision as of 12:47, 20 January 2016

2016-01-20

Release Notes

  • Reduced memory footprint of Teleport.
  • Modified the mapping process to allow Eclipse to remain responsive during mapping operations.
  • Added convenience methods Q.nodes(String... tags) and Q.edges(String... tags) to mirror "nodesTaggedWithAny" and "edgesTaggedWithAny" methods.
  • Bug Fixes:
    • Properly search for eclipse.ini in Mars on Mac.
    • Remove unnecessary, time consuming operations during custom Smart View script loading.
    • Repaired "Zoom to Selection" feature in the Connection View.


Features
Atlas Core 2.7.1
Atlas for Java 2.7.1
Atlas for C 2.7.1 BETA
Atlas Scala Shell 2.7.1
Atlas for Java/Android Binaries 2.7.1 BETA
Enhanced Jimple Support for Eclipse 2.7.1 BETA

← Release 2.7.0 Pauli