Skip to content

Tags: artem-y/combineer

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add binding to subject (#4)

* Add bind(_:, to:) method and tests.
* Add bindOnMainQueue(_:, to:) method.
* Add comments for the new methods and mention them in README.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add binding on main queue

* Add method that binds on main queue to BindingObject.

* Add tests for binding methods.

* Add bindOnMainQueue description to README.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missing line in README.