Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.29 KB

RELEASES.md

File metadata and controls

66 lines (36 loc) · 1.29 KB

Releases and Changelog

Version 1.1.3 (2017-05-14)

Misc

  • Add CONTRIBTING.md and related docs

    • Clarify difference between user and devs installations
  • Fix dependencies issues

Version 1.1.2 (2017-05-14)

Misc

  • Remove example/swat directory
    • Kept some files in the misc/ directory

Version 1.1.1 (2017-05-10)

Pypi

  • PyPI version requires wheel

Modbus

  • Fix write_coil bug

Version 1.1.0 (2017-04-01)

Public API

  • Bug fixes

Industrial protocol support

  • Modbus through pymodbus

Test suite

  • Added rednose for better user interface
  • Added raises decorator to test for expected Exceptions
  • Bug fixes
  • Removed tests/utils_tests.py

Misc

  • We are an awesome ICS security tool: Awesome

Version 1.0.0 (2016-07-01)

Public API

  • Network API core functions: send and receive
  • Physical layer API core functions: set and get

Industrial protocol support

  • Subset of Ethernet/IP through cpppo

Physical layer backend support

  • SQLite3 through sqlite3