0.2.0: Catching up with Swift
0.2.0
Breaking
- Jazzy now only supports projects using Swift 1.2.
JP Simard
#170 - Increase default minimum ACL to public.
JP Simard
#186
Enhancements
- Use
key.accessibility
to determine ACL (value coming from SourceKit, which
is generally more accurate than parsing the declaration for an accessibility
keyword).
JP Simard
#185
Bug Fixes
- None.