chisel v1.2.0 Release Notes

Release Date: 2015-03-28 // about 9 years ago
  • ๐Ÿ‘ Many new commands, support for OS X, and some initial Swift support.

    Thank you to all the contributors!

    ๐Ÿ†• New commands:

    • ๐Ÿ–จ paltrace: Print Auto Layout Trace
    • alamborder (alamunborder): Draw border around views with Ambiguous Auto Layout
    • binside: Breakpoint using address relative to library/framework
    • ๐Ÿ–จ pkp: Print value using an object.keyPath expression
    • slowanim (unslowanim): Cause animations to run slowly
    • ๐Ÿ–จ pa11y / fa11y: Print and find views by accessibility label
    • ๐Ÿ–จ pdata: Print NSData as text, with support for the main encodings
    • ๐Ÿ— pcomponents / dcomponents / rcomponents: Tools to aide building your ComponentKit app

    As always, help <command> is your friend.

    ๐Ÿ›  Plus many fixes and improvements.