Odroid.GPIO (0.1.4) unstable; urgency=medium

  * Update setup function to support the initial value
  * Change output() to set the value for each channel
  * pylint: create .pylintrc and run black
  * github: add python publish and lint action
  * GPIO: change type() to isinstance()
  * pylint: fix massive files
  * GPIO: remove python2 compatibility
  * GPIO: add error handling
  * GPIO: add VERSION for compatibility with RPi.VERSION

 -- Hyeonki Hong <hhk7734@gmail.com>  Tue, 15 Dec 2020 23:36:08 +0900

Odroid.GPIO (0.1.3) unstable; urgency=medium

  * Update README.md

 -- Hyeonki Hong <hhk7734@gmail.com>  Thu, 26 Mar 2020 10:23:27 +0900

Odroid.GPIO (0.1.2) unstable; urgency=medium

  * Update MANIFEST.in

 -- Hyeonki Hong <hhk7734@gmail.com>  Sat, 21 Mar 2020 18:37:40 +0900

Odroid.GPIO (0.1.1) unstable; urgency=medium

  * Correct package name

 -- Hyeonki Hong <hhk7734@gmail.com>  Sat, 21 Mar 2020 18:27:22 +0900

Odroid.GPIO (0.1.0) unstable; urgency=medium

  * Bind wiringPi using Pybind11

 -- Hyeonki Hong <hhk7734@gmail.com>  Sat, 21 Mar 2020 17:37:21 +0900
