New features
Basic support has been added for
NSDateFormatterinnib2cib. (Alexander Ljungberg)Lazy support for
bytes()andbase64()added toCFData,+dataWithBytesand+dataWithBase64methods added toCPData. (cacaodev)capp_linthas been added to the Tools directory.capp_lintis a command-line tool to check code conformance with the Cappuccino style conventions. Anyone submitting pull requests should usecapp_lint. Note that if you use the SublimeLinter plugin with Sublime Text 2,capp_lintis built in. (Aparajita Fishman)Added missing
CPSplitView -adjustSubviewsmethod. (Aparajita Fishman)Added rhino-narwhal patch that can be applied to add
JAVA_OPTSsupport when running Cappuccino utilities through rhino. (Alexander Ljungberg)
Changes/Fixes
CPURLRequest -initcorrectly initializes the object. (Alexander Ljungberg)Fixed a crash when removing objects from an array controller which has its
arrangedObjects.@countobserved. (Alexander Ljungberg)Fixed: a collection view wouldn’t become the first responder when its items were clicked. (Alexander Ljungberg)
Fixed
CPScrollViewtrying to access subviews in-initWithCoder. (Aparajita Fishman)Added an
xcode-selectwarning tobootstrap.sh. (Alexander Ljungberg)CPKeyedUnarchiver -decodeIntForKey,-decodeFloatForKey, and-decodeDoubleForKeynow return 0 instead of nil, per Cocoa. (Aparajita Fishman)
Issues/Pull Requests
- 261 open issues
- ~180 left to triage
- ~20 closed in the last 8 days.
- 22 open pull requests
- 1 pull request closed in the last 8 days.