Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 646 Bytes

File metadata and controls

34 lines (19 loc) · 646 Bytes

0.4.0

  • Upgrade dart_style and json_rpc_2 dependencies to latest stable. Min sdk constraint is now ^3.4.0
  • Add CI steps.
  • Re-generate protocol_generated.dart from latest 3.17 spec.
  • Add neat banner.

0.3.3

  • Fixed pub dev score.

0.3.2

  • Always decode URI before parsing.

0.3.1

  • More lax restraints on http version.

0.3.0

  • Updates dependencies to later versions for compatibilty with newer Flutter and Serverpod versions.

0.2.1

  • Downgrades version of collection package for compatibility with Flutter.

0.2.0

  • Allows the user of the interface to close the connection on demand.

0.1.0

  • Initial version.