Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.2.1 #8

Merged
merged 2 commits into from
Jul 6, 2018
Merged

v0.2.1 #8

merged 2 commits into from
Jul 6, 2018

Conversation

nathantannar4
Copy link
Member

Fixes issue #7, updates copyright

@nathantannar4 nathantannar4 merged commit 8bca3f5 into master Jul 6, 2018
@@ -106,7 +106,7 @@ open class AutocompleteManager: NSObject, InputPlugin, UITextViewDelegate, UITab

// MARK: - Initialization

public init(for textView: InputTextView) {
public init(for textView: UITextView) {
super.init()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are fine because no one is using the library but please don't make merging early a habit. This would be an API breaking change if the project was in use 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants