Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Releases: MaddyGuthridge/FL-Studio-API-Stubs

v20.3.3 - Minor Improvements

14 Jun 05:13
Compare
Choose a tag to compare
  • Fix mistakes in docs

v20.3.2 - Improvements

14 Jun 04:54
Compare
Choose a tag to compare
  • Rename EventData to FlMidiMsg for more clarity
  • Add equality and repr methods to FlMidiMsg

v20.3.1 - Bug fix

09 Jun 16:06
Compare
Choose a tag to compare

Fix bug with missing recursive clones and bad dependencies with previous release

v20.3.0 - Type hints for EventData objects

09 Jun 15:52
Compare
Choose a tag to compare
  • Added fl_classes module which contains definitions for EventData and some basic type narrowing functions.

v20.2.2

18 May 07:25
Compare
Choose a tag to compare

Minor improvements and corrections

v20.2.1

25 Apr 11:38
Compare
Choose a tag to compare

Minor improvements to documentation

v20.1.1

11 Apr 12:13
Compare
Choose a tag to compare
  • Use continuous deployment to automatically publish on pypi on new releases
  • Include docs for new API functions (that aren't officially documented)

v20.1.0

11 Apr 12:12
Compare
Choose a tag to compare
  • Tried (and failed) to set up continuous deployment