JDStatusBarNotification v2.0.6 Release Notes
Release Date: 2022-06-27 // about 1 year ago-
๐ Changed
- ๐ Fixed Swift Package Format so that dump-package works again
Previous changes from v2.0.4
-
๐ tl;dr: A documentation update.
โ Added
- ๐ Overhauled all public API documentation & converted it to the docc syntax
๐ Changed
- ๐
Renamed:
JDStatusBarStyle
->JDStatusBarNotificationStyle
& sub-style classes. (Note: If you initalize styles in your codebase this is a breaking change. The current API design doesn't expect users to initialize styles, but it is possible to do so.) - ๐ Renamed private classes and enums and their swift naming for more consistency.