Skip to content

v0.5.0

Compare
Choose a tag to compare
@alexanderwe alexanderwe released this 06 May 20:17
· 6 commits to master since this release

This release removes several files which were a little bit too opinionated. So for example I removed the protocols which were tailored to use the coordinator pattern. I think it's better to keep a template open for every kind of architectural pattern.
Additionally I removed third party dependencies which I personally don't use anymore and I also think they were too opinionated as well.

Added

  • Separate test target for the Kit module
  • LoggingKit micro framework

Changed

  • More detailed README
  • Updated dependencies

Removed

  • Several external libraries
    • PromiseKit
    • SwiftDate
    • IQKeyboardManager
  • Protocols
  • Label views