Skip to content

Releases: GIC-de/PyANCP

0.1.7

08 Jul 11:32
Compare
Choose a tag to compare
  • fix collections iterable issue in python 3.10
  • convert client address parameters to string
  • add Copyright and SPDX-License-Identifier

0.1.6

18 Apr 17:46
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
  • create sender_name based on argument source_address
    • source_address: 1.2.3.4 --> sender_name: 01:02:03:04:00:00
    • default sender_name: 01:02:03:04:05:06 if no source_address is given

0.1.5

31 Mar 13:09
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • add Access-Aggregation-Circuit-ID-ASCII TLV
  • add Access-Aggregation-Circuit-ID-Binary TLV

0.1.4

31 Mar 09:39
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

Initial implementation of PyANCP client library.