Skip to content

Releases: facebook/chisel

Hot Off The Press

28 Mar 06:13
Compare
Choose a tag to compare

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.