Skip to content

Releases: peterschwarz/clj-gpio

clj-gpio 0.2.0

05 Jan 17:49
Compare
Choose a tag to compare

New

  • Now targeting ClojureScript on NodeJS (issue #4).
  • Runs in unprivileged mode (issue #6)
  • Toggle method (issue #3)

Breaking

Removed ability to treat ports as Deref, as this caused some issues with printing.

clj-gpio 0.1.0

03 Jun 19:46
Compare
Choose a tag to compare

Initial Stable Release