Commit graph

17 commits

Author SHA1 Message Date
beb9adf197 chore: release version v1.0.1 2023-08-15 07:45:11 +00:00
634b68fd44 chore: release version v1.0.0 2023-01-16 22:31:55 +00:00
4aa37e489b chore!: Relicense to HL3-FULL. 2023-01-17 11:25:39 +13:00
2690c945d7 chore: change default branch to main. 2021-12-08 17:38:17 +13:00
b184e8a634 chore: release version v0.3.1 2021-11-29 15:29:40 +13:00
0672dd4938 chore: release version v0.3.0 2020-12-28 00:55:47 +00:00
b2b4957b10 chore: release version v0.2.0 2020-12-27 21:44:51 +00:00
409e13e783 feat(git_ops): Auto-releasing using git_ops. 2020-12-28 10:37:48 +13:00
Kit Plummer
c6be4efe8c doc: updating readme with GPIO example 2020-05-06 22:35:16 +00:00
James Harton
67d91a5949 Add some examples to the readme. 2020-01-22 20:12:33 +13:00
James Harton
4b27f5441f Code gardening.
* Rename and extract a bunch of modules into their own files to make it easier to navigate the repository.
* Remove fake versions of `ElixirALE` and `Circuits` from `test/support`.
* Create wrapper modules for `ElixirALE` and `Circuits` modules using `defdelegate` instead.
* Use Elixir 1.10's new `@compile {:no_warn_undefined ...}` directive to inhibit compiler warnings for our optional dependencies.
2020-01-08 10:18:38 +13:00
James Harton
006a2acb7d Add link to generated docs. 2020-01-07 10:21:19 +13:00
James Harton
13f79bf72e Make all our protocol derivable. 2019-12-31 18:54:46 +13:00
James Harton
ba68653925 Tested and working on a Raspberry Pi 4B with a Pi Sense Hat connected. 2019-12-30 20:37:34 +13:00
James Harton
33e332ea22 I believe that everything I wanted now works. Yowza! 2019-12-30 13:12:42 +13:00
James Harton
fb247dbead First pass. 2019-12-29 17:12:36 +13:00
James Harton
9d28a79b45 Empty mix application. 2019-12-20 10:24:51 +13:00