Skip to content

2021.02.02

Latest
Compare
Choose a tag to compare
@636f7374 636f7374 released this 02 Feb 01:32

Changes

  • 2021.02.02

    • Improve Carton::Context & Examples.
  • 2021.02.01

    • Change the license from GPLv3 to BSDv3.
    • Added missing methods local_address and remote_address.
    • Breaking Changes: Make the naming more readable.
      • Rename: target_remote_ip_address -> destination_ip_address.
      • Rename: target_remote_address -> destination_address.
      • Rename: BadRemoteAddress -> BadDestinationAddress.
      • Rename: RemoteAddress -> DestinationAddress.
      • Rename: Carton::Context.client -> Carton::Context.source.
      • Rename: Carton::Context.remote -> Carton::Context.destination.
  • 2020.12.17

    • Synchronize Durian library changes.
  • 2020.06.27

    • Client & Server adds default DNS resolver.
    • Available: Crystal 0.35.1.
  • 2020.06.22

    • Available: Crystal 0.35.1.
  • 2020.06.17

    • Available: Crystal 0.35.0.