Skip to content

Releases: patrickelectric/linux2rest

v0.4.6

09 Aug 12:01
Compare
Choose a tag to compare
  • Use cached for some API calls to decrease cpu usage

Full Changelog: v0.4.5...v0.4.6

v0.4.5

04 Aug 19:28
Compare
Choose a tag to compare
  • Fix problem with serial udev future timestamp

Full Changelog: v0.4.4...v0.4.5

v0.4.4

22 Jul 15:00
Compare
Choose a tag to compare
  • Update sysinfo and rppal to the latest version available

Full Changelog: v0.4.3...v0.4.4

v0.4.3

15 Jul 03:38
Compare
Choose a tag to compare
  • Use udev properties over SerialType on serial endpoint

Full Changelog: v0.4.2...v0.4.3

v0.4.2

13 Jul 20:43
Compare
Choose a tag to compare
  • Don't used udev enumeration to find for by-path files for serial device
  • Add how long the serial port was created
  • Improve variable names for serial endpoint

Full Changelog: v0.4.1...v0.4.2

v0.4.1

13 Jul 13:24
Compare
Choose a tag to compare
  • Fix serial endpoint issue when udev fails to loop though all devices

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Jul 20:23
Compare
Choose a tag to compare
  • Add /serial endpoint for serial devices information

Full Changelog: v0.3.0...v0.4.0

v0.3.0

14 Apr 00:06
Compare
Choose a tag to compare

I dedicate this release to hot chocolate and boiled eggs, that makes me stay in my diet

What's Changed

  • Rework code and fix websocket issue #9
    • This also changes the websocket messages to be vectors and not a single message

Full Changelog: v0.2.4...v0.3.0

v0.2.4

04 Apr 14:35
Compare
Choose a tag to compare

I dedicate this release to my sanity, that somehow keeps me alive

  • Break system API in multiple endpoints
  • Organize kernel websocket code
  • Improve kernel buffer code
    Full Changelog: v0.2.3...v0.2.4

v0.2.3

30 Mar 18:51
Compare
Choose a tag to compare
  • Fix frontend events for raspberry platform

Full Changelog: v0.2.2...v0.2.3