The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Release 2.0.1
2 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 🧰 Maintenance
* Removed Danger by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/33
### Other Changes
* Release 2.0.1 by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/34
**Full Changelog**: https://github.com/jrsaruo/SwiftyTable/compare/2.0.0...2.0.1
Release 2.0.0
8 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at master -->
## What's Changed
### 🛠 Breaking Changes
* Improved APIs by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/23
### 💊 Bug Fixes
* Fix bug on Carthage by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/21
### 🧰 Maintenance
* Hotfix 1.2.1 by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/13
* Improved document comments by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/22
* Improved tests by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/24
* Maintained demo by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/25
* Refactor by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/26
* Added configuration of release notes by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/27
* Added Danger by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/28
* Maintained publish workflow by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/30
### Other Changes
* Release 2.0.0 by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/31
**Full Changelog**: https://github.com/jrsaruo/SwiftyTable/compare/1.2.3...2.0.0
1.2.3 - Fix Bug on Carthage
47 weeks ago
- Added missing info.plist
1.2.2 - Fix CI Bug
47 weeks ago
1.2.1 - Fix Build Errors on Carthage
47 weeks ago
1.2.0 - SPM Support
47 weeks ago
# Features
- Supported Swift Package Manager
- Added `CollectionSection` and `CollectionItem`
- Added `UICollectionView.ElementKind`
# Changes
- Updated target platform version to iOS 12.0+
- Changed Swift version to 5.0
v1.1 - Reusable
3 years ago
- Implement of Reusable
v1.0.0 - Initial Release
3 years ago
Initial public release of SwiftyTable.