chisel v1.6.0 Release Notes

Release Date: 2017-11-07 // over 6 years ago
  • 🚀 This release includes new commands and bug fixes to existing commands. Thank you for all issues and pull requests! This also has some breaking changes, but hopefully they do make things better.

    ⚡️ Updates

    • 🖨 pinternals: Use -a flag to print object internals using _ivarDescription (@dmpv, #172)
    • ⚡️ rcomponents: Update ComponentKit debugging helper (@adamjernst, #178)
    • zzz: New command to run an lldb command after a delay (@zats, #179)
    • pa11y: Force start of accessibility server (@bartoszj , #189)
    • ✅ XCTest: Add new xdebug, xtree, xobject, and xnoid commands (@bartoszj, #192)

    🛠 Plus, a few fixes to commands support Swift and iOS 11.