Skip to content

Releases: nisrulz/zentone

2.2.0

05 Dec 22:47
Compare
Choose a tag to compare

🧹 Improved versioned docs
➕ Added TriangleWaveGenerator

2.1.0

14 Feb 13:05
Compare
Choose a tag to compare

Changelog

  • 🧹 Reworked API to allow providing custom Wave Generator
  • ➕ Added SquareWaveGenerator

2.0.0

14 Feb 02:37
bf916e6
Compare
Choose a tag to compare

Changelog

  • ✅ Switched to Kotlin

  • 👀 Uses coroutines

  • 🧹 Reworked API

  • ⚠️ ZenToneis no more a singleton thus allowing running multiple instances of it.

  • ⚠️ minSdk = 18

  • ❌ Time duration cannot be set anymore. This is now dependent on when one calls stop on ZenTone instance.

1.0.3

01 Aug 07:08
Compare
Choose a tag to compare

Changelog

  • ✅ Updated code to handle volume
  • 🧹 Replace maven-push.gradle file with the one from github repo
  • 📃 Added Java Docs
  • 🧰 Code cleanup and updated dependencies