Skip to content

Releases: noah1510/LedController

v1.7.0

17 May 08:55
Compare
Choose a tag to compare

Commits

  • [ac356fc]: removed MAX_SEGMENT count #6 (noasakurajin)
  • [883696f]: added automatic discord release notes (noasakurajin)
  • [09b1a2e]: Create SECURITY.md (noasakurajin)
  • [a705dba]: added function for seperate initilization (noasakurajin)
  • [ed75101]: added checks for isInitilized (noasakurajin)
  • [51b2358]: added copy constructor and removed std (noasakurajin)
  • [df480bf]: renamed C_ByteBlock to ByteBlock (noasakurajin)
  • [aa329b1]: updated description and small ci improvements (noasakurajin)
  • [2a59184]: using pip3 instead of pip (noasakurajin)
  • [c0d0ce5]: ci install missing setuptools (noasakurajin)
  • [4bbc3ca]: fixing typo and missing nullptr check (noasakurajin)
  • [85b0792]: small fixes (elle)
  • [25540c4]: Getting LedController to display stuff again (Elle)
  • [81c11f1]: version 1.7.0 (noasakurajin)

v1.6.1

30 Apr 07:28
Compare
Choose a tag to compare

Commits

  • [a80ec5d]: added function to get a row of a segment #4 (noasakurajin)
  • [6a86f43]: added ci and publishing of build artifacts (noasakurajin)
  • [a01d4e7]: fixed typo in ci (noasakurajin)
  • [132b31b]: only update row if there was a change (noasakurajin)

v1.6.0

29 Apr 10:49
Compare
Choose a tag to compare

Commits

  • [0a37c4b]: Activate instead of Shutdown on Setup (9724763) #1
  • [06b9ebd]: Update FUNDING.yml (noasakurajin)
  • [07bc350]: Update allowable characters based on https://github.com/dmadison/LED-Segment-ASCII (Stephen Houser)
  • [9cff27c]: fixed moveUp and moveDown functions #2 (noasakurajin)
  • [06a404c]: Merge branch 'master' of github.com:noah1510/LedController (noasakurajin)
  • [43222d4]: fixed reverse and rotate180 function #2 (noasakurajin)
  • [371b61c]: improved include of pgmspace and array (noasakurajin)
  • [fd46666]: allow to set MAX_SEGMENTS before including lib (Lennart Hennigs) #5
  • [8694894]: better readability (noasakurajin) #5
  • [db58da7]: update to version 1.6 (noasakurajin)

v1.5.0

30 Mar 08:53
Compare
Choose a tag to compare

Commits

  • [603d38b]: The std functions now encapsulate the c functions (noasakurajin)
  • [afbae9d]: added more documentation (noasakurajin)
  • [d45eab3]: now building docs only with --build-docs in commit (noasakurajin)
  • [d2f2d67]: fixing doxygen job (noasakurajin)
  • [a57d57a]: version 1.5 and building 7-Segment in ci (noasakurajin)

v1.4.2

27 Mar 15:06
Compare
Choose a tag to compare

Commits

  • [b444e2e]: installing board frameworks before compiling (noasakurajin)
  • [605e9b1]: removing install before build (noasakurajin)
  • [f731091]: made plain C functions always available (noasakurajin)
  • [8992fa5]: updated documentation (noasakurajin)
  • [b65fbf8]: fixing links and version 1.4.2 (noasakurajin)
  • [244a4de]: updating tagged release (noasakurajin)

v1.4.1

26 Mar 12:14
Compare
Choose a tag to compare

Commits

  • [b54c067]: made the library work with any platform (noasakurajin)
  • [0129316]: more updated to increas compatibility (noasakurajin)
  • [49893ad]: updated readme and more boards in ci (noasakurajin)
  • [e1ec67d]: more readable ci scripts and removed old examples (noasakurajin)

v1.3.3

23 Mar 14:06
Compare
Choose a tag to compare

Commits

  • [f2d10b1]: Update README.md (noasakurajin)
  • [0e1ba42]: added function to reverse a byte (elle)
  • [a9dd225]: added example for counting up (elle)
  • [aa2c979]: documented reverse method & reverse array support (noasakurajin)
  • [30cbed2]: preparing as PlatformIo library (Thanks @solon) (noasakurajin)
  • [caa439c]: updated syntax for library.json (noasakurajin)
  • [4e72f1f]: updated readme (noasakurajin)
  • [6781dcb]: changed url git github repo (noasakurajin)
  • [4053b1d]: removing library.json (noasakurajin)
  • [c8a4e06]: added function to rotate by 180 degrees (noasakurajin)

v1.3.2

23 Mar 10:34
Compare
Choose a tag to compare

Commits

  • [dddf548]: fixed release files (noasakurajin)

v1.3.1

23 Mar 10:27
Compare
Choose a tag to compare

Commits

  • [1da06e7]: updated version number (noasakurajin)

v1.3.0

23 Mar 10:15
Compare
Choose a tag to compare

Commits

  • [aa31f6b]: updated stable release (noasakurajin)
  • [c63cd8f]: updated released files (noasakurajin)
  • [2ad8e6d]: more updates to packaging (noasakurajin)
  • [0ff2db8]: fixing typo in latest.yaml (noasakurajin)
  • [8525aec]: added missing flag to zip command (noasakurajin)
  • [063a018]: adding only wanted archives to thee leatest.zip (noasakurajin)
  • [bc0fce3]: renamed status to LedStates (noasakurajin)
  • [27f62f9]: fixed tagged release (noasakurajin)