Releases: albertbori/TestableCombinePublishers
Releases · albertbori/TestableCombinePublishers
2.0.1
What's Changed
- Fix Method Overloading Error with .testable() by @ethan-vanheerden in #7
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Swift Testing Implementation by @ethan-vanheerden in #6
New Contributors
- @ethan-vanheerden made their first contribution in #6
Full Changelog: 1.2.1...2.0.0
1.2.1
v1.2.0 Recursive Object Support
What's Changed
- Fixed AutomaticallyEquatable Object Recursion by @albertbori in #3
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- AutomaticallyEquatable by @albertbori in #2
New Contributors
- @albertbori made their first contribution in #2
Full Changelog: 1.0.4...1.1.0
Initial Release
A minimum viable solution for easily testing combine publishers