Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 866 Bytes

File metadata and controls

47 lines (35 loc) · 866 Bytes

Changelog

v2025.03.13

Changes

  • Allow passing fields/regex to Devices.all via POST payload.
  • Switch datasource control endpoints (pause/resume/open/close) to POST to match current Kismet API.

v2020.05.01

Changes

  • Add support for datasource open/close [ohad83]
  • Switch to itjson endpoints [Mike Kershaw / Dragorn]

v2019.05.02

Changes

  • Support Python 3.5. [ashmastaflash]
  • Add MANIFEST.in. [ashmastaflash]

2019.05.01 (2019-05-20)

New

  • Refactor complete. [ashmastaflash]

    Closes #1

Changes

  • Add developer notes to README.rst. [ashmastaflash]
  • Add configs for gitchangelog and rtd. [ashmastaflash]

Other

  • Update docs. [Mike Kershaw / Dragorn]
  • Start extracting module. [Mike Kershaw / Dragorn]
  • Started repo. [Mike Kershaw / Dragorn]