trust-dns v0.2.0 Release Notes

Release Date: 2015-09-07 // over 8 years ago
  • โž• Added

    • โœ… Server support with catalog and tests for example.com
    • ๐Ÿ“œ Parsing example rfc1035 zone file
    • ๐Ÿ†• new lexer for zone files with simplified FSM
    • ๐Ÿ‘ท Travis CI testing support
    • ๐Ÿ‘Œ Supported Client with operational query
    • Writers for Record Data
    • ๐Ÿ“œ All RFC1035 fields parsing!
    • ๐Ÿ“œ label parsing with UTF8 support
    • DNS Class and RecordType enums

    ๐Ÿ›  Fixed

    • Crates.io keywords, etc.

    ๐Ÿ”„ Changed

    • Cleaned up binary encoders and decoders with objects