CollapsibleTableSectionViewController v1.0.0 Release Notes

Release Date: 2017-07-31 // over 6 years ago
  • ๐Ÿš€ It has been a long way since I wrote the repo https://github.com/jeantimex/ios-swift-collapsible-table-section, spent the last few weeks learning how to make a pod and let people use it easily. This is the very first version of the release, new features are coming!

    • Cocoa framework development folder structure
    • ๐Ÿ‘ท Add travis CI for unit testing
    • Wrap the collapsible table view in a UIViewController to hide the implementation of collapsing table sections
    • Basic interface design, the goal is make this library easy to use and extend for more features in the future
    • โœ… Add test cases, test, test and test
    • Add several examples in the Examples project
    • ๐Ÿ“š Complete the documentation
    • ๐Ÿš€ Release 1.0.0 ๐ŸŽ‰