Sha256: b3e7f6227815d924b433df95fc9902c1ed6aed580aa25607da54e0ef1fc9637a
Contents?: true
Size: 837 Bytes
Versions: 1
Compression:
Stored size: 837 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.2.2] - 2018-04-18 ### Changed - Message subscribers can now prevent a message from reaching lower priority subscribers. ## [0.2.1] - 2018-04-11 ### Added - Yard compatible documentation. ### Changed - Broker#run_once now returns true if a message was handled. - PitchBendChange.create now accepts a float value instead of the raw bytes. ### Fixed - Bug in Message::Base.create that ment the status was always set to zero. ## [0.2.0] - 2018-04-11 ### Added - Subscription object to handle objects subscribing to incoming messages. - Message broker implementation.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vissen-input-0.2.2 | CHANGELOG.md |