Releases: hassiexx/async-threader
Releases · hassiexx/async-threader
Version 2.2.0
Version 2.1.0
- Cleanup, package renaming (this also requires you to update your build file)
- Refractor IResponse and IError to Response and Error, respectively.
Version 2.0.2
Fixes
- Null pointer exception if the async threader instance was created without using the builder.
Version 2.0.1
- Code error prone Codacy fix.
Version 2.0.0
- This release brings breaking changes from the previous version.
- Add support for completable futures and runnables.
- Switch to using functional interfaces
Version 1.0.0
Release of Async Threader