Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 870 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 870 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2023-05-31

Added

  • Report coverage status to coveralls.io (#74)
  • Add code formatting checks on CI (#57, #84)

Fixed

  • Include necessary modules when packaging (#44)

Changed

  • Update connection parsing (#91)
  • Validate connections more (#62)
  • Refactor ConnectionHandler (#82)
  • Reorganize modules (#73)

Removed

  • Move TopologyManager and friends to pce (#80)

1.0.0 - 2022-06-22

No Changelog entries available.