Skip to content

v9.0.0

Choose a tag to compare

@apcarp apcarp released this 30 Nov 20:50
· 66 commits to main since this release
929154e

Overview

This release removes the dynamic approach supported in recent releases of jmyapi. The dynamic strategy proved to faster in large part due to the bug in #24. Fixing that bug made the dynamic approach no faster than simply streaming the data.

What's Changed

  • Remove dynamic behavior from MySamplerStream by @apcarp in #25

Full Changelog: v8.1.1...v9.0.0