Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Releases: Mythra/Coworker

v1.2.0 - OSS Compatability

12 Jan 00:37
Compare
Choose a tag to compare

v1.1.5 - Java Cleanup

15 Oct 01:22
Compare
Choose a tag to compare

This commit fixes bugs with the java code, and bumps kotlin:

  • Fix Java yieldStage, to actually allow it to commit the transaction. (Thanks: @jmarianer !)
  • Bump Kotlin to 1.2.71

v1.1.4

09 Oct 21:15
Compare
Choose a tag to compare
  • fixes a bug where notifications would not respect the run_at timestamp.

Migrations:

  • None

NOTE: v1.1.2, and v1.1.3 were published erroneously, and should not be used.

Whooopsies

18 Sep 00:02
Compare
Choose a tag to compare

This marks v1.1.1 which stops distributing a shaded
jar which caused warnings from kotlin compiler, and
caused intellij to barf on the dependency.

Migrations to run:

  • None

v1.1.0 - The Hammer

15 Sep 03:01
Compare
Choose a tag to compare

This release marks the second release of Coworker.
Fixing numerous bugs within the codebase as well,
as adding handleAsynchronously, and even docs!

Migrations needed for this version:

  • None

v1.0.0 - The Start of Something New

23 Aug 16:42
Compare
Choose a tag to compare

This release marks the first release of Coworker, and it's open sourcing.

Migrations needed for this deploy:

  • Migration V1