Skip to content

(Do Not Use) Built from the ground up. The new and improved, Wendy.

Compare
Choose a tag to compare
@levibostian levibostian released this 07 Mar 23:32
· 53 commits to master since this release
ee42592

BIG refactor.

  • Wendy no longer requires the use of RxJava, Realm, Retrofit, and a few other depedencies (sorry about requiring those, geez...)
  • Wendy is much easier to work with. Built more generic to satisfy all the use cases instead of a very small subset.
  • Manually run, groups, work better.
  • Listeners for tasks.
  • Example app built to test out the library.
  • Way better developer experience. API built from the ground up.
  • PendingTasks are no longer models. This makes it was easier to work with and way quicker to create tasks for Wendy.

I have learned a lot in the past year while building this library on how it should work. This release is going in the right direction. I am excited to see where it goes from here.

More stable. Better API. Slimmed down.


You may use this version in your apps if you wish. I am using them in my production apps. However, I am not guaranteeing that the library API will not change.

I am marking this release as alpha. Usable, but may be buggy and API may change. Use it and report issues 😄.