0.2.1
Summary
- The output of the
project
command now only shows the branch names instead of including the repository URL - Some
@_
attributes are now excluded (e.g.@_hasMissingDesignatedInitializers
,@_inheritsConvenienceInitializers
)
Also see: README.md
What's Changed
- Exclude some private
@_
attributes by @goergisn in #36 - Exclude repository url from title by @goergisn in #37
Full Changelog: 0.2.0...0.2.1