Releases: syncapod/tart
Releases · syncapod/tart
v0.5.1
v0.5.0
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
- 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
What's Changed
- Tests by @sschwartz96 in #2
- Documentation by @sschwartz96 in #4
Full Changelog: https://github.com/syncapod/tart/commits/v0.2.0