Difference between revisions of "Release 3.1.4"

From AtlasWiki
Jump to: navigation, search
(Created page with "2017-07-14 '''Release Notes''' *Atlas for Java **Bug fixes *Atlas for C **Improved performance of mapping and linking large C code **Bug fixes *Atlas Core **Native-memory-...")
 
 
Line 45: Line 45:
 
[[Category:Atlas Release Notes]]
 
[[Category:Atlas Release Notes]]
  
<br /><center>[[Release 3.1.3|&larr;&nbsp;Release 3.1.3]]</center>
+
<br /><center>[[Release 3.1.3|&larr;&nbsp;Release 3.1.3]]&nbsp;|&nbsp;[[Release 3.1.5|Release 3.1.5&nbsp;&rarr;]]</center>

Latest revision as of 17:53, 10 August 2017

2017-07-14

Release Notes

  • Atlas for Java
    • Bug fixes
  • Atlas for C
    • Improved performance of mapping and linking large C code
    • Bug fixes
  • Atlas Core
    • Native-memory-backed DB capacity raised to match address space
    • Improved performance for removing nodes from the universe
    • Added Q.functions(), as a convenience to select XCSG.Functions
    • Deprecated Q.nodesTaggedWithAny(), Q.nodesTaggedWithAll(), Q.edgesTaggedWithAny(), Q.edgesTaggedWithAll(). Use Q.nodes(...) for WithAny, and chain uses for WithAll, e.g. Q.nodes(tag1).nodes(tag2). Likewise for edges.
  • Atlas UI
    • Bug fixes


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

← Release 3.1.3 | Release 3.1.5 →