Enigma 2.7.2 Changelog

version 2.7.2, or “your beloved enigma team proves once again that they are professionals at introducing performance issues”.

  • fix memory overuse issues introduced with the library index changes (#345)
    • indexes are now better combined internally to save memory
  • define the iteration order for InheritanceIndex#getAncestors(ClassEntry) as breadth-first (#347)
    • add InheritanceIndex#streamAncestors(ClassEntry)