Improvements
- Updated migration guide and README with clearer post-8.0 instructions, including guidance for cases where the keyboard toolbar does not appear.
- Added library logo images to the asset catalog.
- Updated IQKeyboardToolbarManager to the latest version in
Package.swift. - Made closure capture references explicit (
self.methodName) for clarity.