Skip to content

Releases: ClubObsidian/crouton

Fix version mismatch

05 Nov 07:28
Compare
Choose a tag to compare
Fix version mismatch Pre-release
Pre-release
0.6.1

Fix version mismatch

Use Callable instead of Future for await argument

05 Nov 07:24
Compare
Choose a tag to compare
0.6.0

Use Callable instead of future for await

Fix gradle version

04 Nov 03:36
Compare
Choose a tag to compare
Fix gradle version Pre-release
Pre-release
0.5.1

Bump version to 0.5.1 in readme

Added delay

03 Nov 11:07
Compare
Choose a tag to compare
Added delay Pre-release
Pre-release
  • Added delay method in the Crouton class

Break isRunning method backwards compatability

21 Oct 12:16
Compare
Choose a tag to compare
  • isRunning() is now a boolean instead of an atomic boolean
  • Start of unit testing

Add missing stop method

20 Oct 06:10
Compare
Choose a tag to compare
Pre-release
0.3.1

Add missing stop method - 0.3.1

Create job wrappers, crouton now does not hold states of jobs

20 Oct 05:40
Compare
Choose a tag to compare
0.3.0

Crouton now creates job wrappers - 0.3.0

Drop delay, just use more coroutines instead

20 Oct 04:57
Compare
Choose a tag to compare
Drop delay, break all schedule method calls

Bump version to 0.2.0, this breaks all existing method calls. DelayJob() was completely dropped.

Initial release

19 Oct 23:56
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
0.1.0

Change build version to 0.1.0