JDStatusBarNotification v2.0.6 Release Notes

Release Date: 2022-06-27 // almost 2 years 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.