All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade re-frame-template to 1.5.0
- Upgrade lein-shadow to 0.3.1
- Upgrade shadow-cljs to 2.11.24
- Upgrade karma to 6.2.0
- Upgrade re-frame to 1.2.0
- Upgrade binaryage/devtools to 1.0.2
- Upgrade ClojureScript 1.10.773
- Fix cider integration.
0.2.1 - 2020-06-21
- Provide all messages in input buffer as download
- Fix HTML link element
- Move test functions to util-test namespace
- Move utility functions to util namespace
- Improve MIDI error message
- Upgrade node dependencies
0.2.0 - 2020-06-19
- Fix docs and add feature checks (closes #1)
- Keep all messages received since last send operation
- Add comments and remove unused method in subs.cljs
- Remove duplicate singleRun config option
- Update karma to 5.1.0
- Add first tests
- Provide information in the About panel
0.1.0 - 2020-06-13
- Add CHANGELOG
- Download last received data as binary file
- Allow manual data entry
- Allow loading of binary sysex files (*.syx)
- Two-pane layout with selectable MIDI input and output
- Send arbitrary data to MIDI devices
- Monitor incoming data from MIDI devices