moxxmpp/packages/moxxmpp_socket_tcp/CHANGELOG.md

972 B

0.4.0

  • Keep version in sync with moxxmpp
  • BREAKING: TCPSocketWrapper now takes a boolean parameter that enables logging of all incoming and outgoing data.

0.3.1

  • Keep version in sync with moxxmpp

0.1.2+9

  • Update a dependency to the latest release.

0.1.2+8

  • Update a dependency to the latest release.

0.1.2+7

  • Update a dependency to the latest release.

0.1.2+6

  • Update a dependency to the latest release.

0.1.2+5

  • Update a dependency to the latest release.

0.1.2+4

  • Update a dependency to the latest release.

0.1.2+3

  • Update a dependency to the latest release.

0.1.2+2

  • FIX: Fix reconnections when the connection is awaited.

0.1.2+1

  • FIX: A certificate rejection does not crash the connection.

0.1.2

  • FEAT: Make onBadCertificate available.

0.1.1

  • REFACTOR: Move packages into packages/.
  • FEAT: Fix moxxmpp_socket_tcp's pubspec.

0.1.0

  • Initial version.