Skip to content

2020.03.10

Compare
Choose a tag to compare
@636f7374 636f7374 released this 09 Mar 19:58
· 95 commits to master since this release

Changes

  • 2020.03.10

    • Support for CH class.
  • 2020.03.05

    • Resolver.get_udp_socket! Useless optional Fixed.
  • 2020.03.03

    • Cache.full? Improvements.
  • 2020.02.28

    • Durian::Resolver Improvements.
  • 2020.02.27

    • Change license to GPLv3.
  • 2020.02.23

    • Added Resolver.get_udp_socket!
    • TCPSocket.choice_ip_address -> TCPSocket.choose_ip_address.
  • 2020.02.22

    • RecordFlag UInt32 -> UInt16.
    • Cls UInt32 -> UInt16.
    • Durian.decode_ipv6_address loopback Fixed.
  • 2020.02.13

    • Build failure Fixed.
  • 2020.02.04

    • Resolver Cleanup.
    • TCPSocket Cleanup, Rename Resolver.getaddrinfo -> Resolver.getaddrinfo_all.
  • 2020.02.03

    • Added Option::Retry, Immutable Fixed.
    • Hash -> Immutable, Data race temporary Fixed.
    • SOA illegal, Protocol, Require Fixed.