Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

42 lines (35 loc) · 1.05 KB

0.1.4 (April 06, 2021)

  • Merge pull request #15 from AtsushiSakai/issue_11
  • add release script
  • Merge pull request #14 from process1183/serialexception
  • [#13] Check for the serial connection in the destructor
  • Fix typo in SerialException message.
  • [#13] Fix for SerialException NameError

0.1.3 (March 22, 2021)

  • Merge pull request #9 from process1183/drive_fix
  • [#8] Fix send_drive_direct() and send_drive_pwm() methods
  • Merge pull request #7 from AtsushiSakai/issue_6
  • update setup.py
  • fix setup py

0.1.2 (January 28, 2021)

  • Merge pull request #4 from hirohashi/patch-1
  • Modification of change_mode_to_full function.

0.1.1 (September 15, 2019)

  • Release v0.1.1

0.1.0 (September 15, 2019)

  • update README
  • preparing for first release
  • release play song2
  • keep implement
  • update docs
  • keep implement
  • keep implement
  • add icon to the doc
  • add icon
  • improve document
  • update README
  • update README
  • Create FUNDING.yml
  • add doc setting
  • move function working
  • Initial commit