Skip to content

Releases: hassiexx/async-threader

Version 2.2.0

08 Mar 18:25
Compare
Choose a tag to compare
  • Cleanup, package renaming (this also requires you to update your build file)
  • Refractor IResponse and IError to Response and Error, respectively.

Version 2.1.0

08 Mar 11:41
Compare
Choose a tag to compare
  • 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

06 Jul 09:13
Compare
Choose a tag to compare

Fixes

  • Null pointer exception if the async threader instance was created without using the builder.

Version 2.0.1

11 May 19:06
Compare
Choose a tag to compare
  • Code error prone Codacy fix.

Version 2.0.0

09 May 11:04
Compare
Choose a tag to compare
  • 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

28 Apr 20:34
Compare
Choose a tag to compare

Release of Async Threader