Here’s a quick update on what’s new with Cappuccino in the last month.
Cappuccino
News
New:
capp_envhas been added to Cappuccino. This tools allows you to create specific environments for Cappuccino. For more information see here. (primalmotion - 245da9b, 0f62926, c9f391d)New:
CPUserNotificationandCPUserNotificationCenter. (Dogild - 3a6a849)New:
-noption added toobjj2objcskeleton. This option allows you to specify the name of the generated file. (Dogild - 3f88e02)
Changes/Fixes
Fixed:
objj2objcskeletondid not transform Objective-J categories. (Dogild - 8cc075)Fixed: the
--xmloption for theobjjcommand did not output every error in XML. (Dogild - 0e4136)New: the XML output format of the command
objjnow has the keysourcePathinstead ofpath. (Dogild - d358f0)Fixed:
CPButton -sizeToFitwas broken when calling the method with a new title or a new image. (Dogild - 9694c7)