Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 253 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 253 Bytes

v0.0.7

Features

  • Added CHANGELOG.md and devlopment.md

v0.0.6

Features

  • Improved README file

v0.0.5

Features

  • Now you can compress IPv6 addresses
from ipy2d import convert

print(convert.to_6(54321, compressed=True))