• 新增object dealloc的block支持,内部使用,外部也可以单独引用
  • 新增JJException.exceptionWhenTerminate属性设置
  • 新增NSMutableString和NSString,NSAttributedString,NSMutableAttributedString
  • 由于Zombie的特殊性,JJExceptionGuardCategory新增一种除了Zombie的所有分类
  • 支持Carthage