Changelog

v1.0.0

Warning

  • read_key and write_key have been replaced with api_key

    The user needs to decide which key should be used. The change is inline with thingspeak API design.

  • Upated examples
  • Added tests, using vcrpy to store http responses.
  • Switched to use poetry for deployment and requirements management

v0.4.0

  • Added thingspeak.get_field()
  • Added examples
  • Added timeout option

v0.3.6

  • First releases

v0.1.1

  • Original version of thingspeak library from @bergey