Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 13:59
· 96 commits to main since this release
163e78b

🪄 Changelog:

  • misc: Add package dependencies.
  • misc: Restructure repo for publishing.
  • ucloud: Update senml module name.
  • ucloud: Update module imports.
  • docs: Update README.md.
  • examples: Update comments, user function.
  • ucloud: Update client API.
  • examples: Fix clight data type.
  • examples: Fix wlan config log to work with the new logger.
  • ucloud: Add args to configure ntptime timeout and server.
  • examples: Import SSID/key from secrets.py.
  • examples: Update WiFi connect code.
  • All: Update license.
  • All: Update license.
  • ucloud: Add workaround for int/float conversion bug.
  • ussl: Fix default libpkcs11.so path.
  • umqtt: Make umqtt socket non-blocking by default.
  • ucloud: Restart MQTT tasks on disconnects.
  • examples: Update WiFi connect code.
  • ucloud: Fix default URL to work with Nina firmware.
  • umqtt: Fix order of imports.
  • ntptime: Remove local ntptime module.
  • examples: Update MicroPython example.
  • ucloud: Add Arduino root CA data.
  • ussl: Add and check cert_reqs arg.
  • examples: Update MicroPython example device ID.
  • ucloud: Load root CA file from DER for MicroPython.