Version 1.0
SwiftyDeclarationProvider 1.0 has following features:
- Support group, indented group, text, padless text, footnote, divider
- DGroup, IndentDGroup allow 20 elements in one layer. (Providers from SwiftUI support 10, we are more advanced.)
- TranslatedDeclaration conforms to Codable protocol, which can encode to JSON of Property List straightly. Also import from those files.
- DeclarationView conforms to View protocol, which can preview declaration context in SwiftUI view.