Skip to content

Releases: stashymane/midifunk

v0.8.0

20 Jun 12:39
Compare
Choose a tag to compare
  • Moved to a Multiplatform project
  • Many API changes

Full Changelog: 0.7.0...v0.8.0

midifunk 0.6.0

09 Sep 07:57
Compare
Choose a tag to compare

Changes

  • Replaced RxKotlin with coroutines API
  • Mostly stabilized API, only minor changes should come unless more issues are found

Usage

Gradle Kotlin

implementation("dev.stashy.midifunk", "midifunk", "0.6.0")

Gradle

implementation group: 'dev.stashy.midifunk', name: 'midifunk', version: '0.6.0'

midifunk 0.5.2

03 Aug 09:13
Compare
Choose a tag to compare
midifunk 0.5.2 Pre-release
Pre-release

Changes

  • Fixed auto device close when all subscribers are disposed

midifunk 0.5.1

01 Aug 10:50
Compare
Choose a tag to compare
midifunk 0.5.1 Pre-release
Pre-release

Changes

  • Fixed inputs/outputs filter being inverted :)

midifunk 0.5.0

24 Jul 23:05
Compare
Choose a tag to compare
midifunk 0.5.0 Pre-release
Pre-release

Changes

  • Changed descriptor array to list
  • Added input and output filter property to descriptor list
  • Updated Kotlin & dependencies

Midifunk 0.3.0

16 Apr 23:01
5da67f4
Compare
Choose a tag to compare
Midifunk 0.3.0 Pre-release
Pre-release

Changes

  • #2 - Output support
  • Complete subject on device close
  • Renamed deviceInfos to descriptors for better clarity

Usage

Gradle Kotlin

implementation("dev.stashy.midifunk", "midifunk", "0.3.0")

Gradle Groovy

implementation group: 'dev.stashy.midifunk', name: 'midifunk', version: '0.3.0'

midifunk 0.2.0

02 Dec 23:41
Compare
Choose a tag to compare
midifunk 0.2.0 Pre-release
Pre-release

Changes:

  • Now using RxJava
  • Midifunk helper class

midifunk 0.1.0

10 Aug 07:07
00a7b2d
Compare
Choose a tag to compare
midifunk 0.1.0 Pre-release
Pre-release
v0.1.0

Create gradle-publish.yml