Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 567 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 567 Bytes

Changelog

[0.6] - 2017-12-11

  • republish using proper gradle to maven dependency graph conversion

[0.5] - 2017-12-07

  • bundle transitive peripheral dependencies

[0.4] - 2017-11-29

  • Removes AudioDriver registration from VoiceHat
  • Removes uses of I2sDevice
  • Adds static methods to access Max98357A DAC
  • Makes VoiceHat constructor private

[0.3] - 2017-10-01

  • Adds support for LED and button
  • Refactors class
  • Adds class to directly interact with the audio chip

[0.2] - 2017-08-28

  • Fix issue #69

[0.1] - 2017-07-11

  • Initial version