Skip to content

Releases: syncapod/tart

v0.5.1

22 Aug 22:57
Compare
Choose a tag to compare

Changelog

  • ca7f8d1 Extend max Dart sdk range to <4.0.0
  • c1481d5 update version and changelog

v0.5.0

16 Jul 03:43
2611076
Compare
Choose a tag to compare

Changelog

  • 198c6e3 Added contributor
  • 1dc271a Added onRequestPreparedAsync on hooks
  • 2611076 Merge pull request #10 from syncapod/http-upgrade
  • 1114d1f Merge pull request #8 from lollipopai/ids/async-client-hooks
  • 199c3a7 Update CHANGELOG.md 0.4.0
  • 265a561 added example/client to tart to avoid errors in tart/example/main.dart
  • e3eee0b bumped version
  • ba8a5f7 generate protobuf for example/server
  • 233fe1b making client hook methods FutureOr
  • c5d097a regenerated client and server examples, with new protoc-gen-tart
  • 017d9a5 remove client from tart pubspec
  • 83a74c6 supporting async on client hooks methods
  • f039191 update CHANGELOG.md
  • a13a7a0 update example/client pubspec.yaml
  • f270fa6 upgrade http library to v1.1.0

v0.3.0 protoc-gen-tart

16 Sep 04:29
ab51514
Compare
Choose a tag to compare
Pre-release
  • protoc-gen-tart: now supports relative import paths of generated files
  • protoc-gen-tart: fixes issues where code would not compile if .proto source files did not have comments
  • tart library: updates doc comments in library

Full Changelog: https://github.com/syncapod/tart/commits/v0.3.0

v0.2.0 protoc-gen-tart

18 Feb 04:47
b4321ac
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: https://github.com/syncapod/tart/commits/v0.2.0