Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Allow stream_channel version 2.x #38

Merged
merged 2 commits into from
Mar 27, 2019
Merged

Allow stream_channel version 2.x #38

merged 2 commits into from
Mar 27, 2019

Conversation

natebosch
Copy link
Contributor

None of the planned breaking changes impact this package.

  • Fix constraint style.
  • Remove lower bound on stack_trace since versions before 1.0.0
    didn't support the Dart 2 SDK anyway.

None of the planned breaking changes impact this package.

- Fix constraint style.
- Remove lower bound on `stack_trace` since versions before `1.0.0`
  didn't support the Dart 2 SDK anyway.
pubspec.yaml Show resolved Hide resolved
pubspec.yaml Outdated
@@ -2,14 +2,14 @@ name: json_rpc_2
version: 2.0.9
author: Dart Team <misc@dartlang.org>
description: An implementation of the JSON-RPC 2.0 spec.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit longer? Explain if this supports client and/or server?

https://pub.dartlang.org/packages/json_rpc_2#-analysis-tab-

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@natebosch natebosch merged commit 3954293 into master Mar 27, 2019
@natebosch natebosch deleted the allow-stream-channel branch March 27, 2019 21:49
@natebosch natebosch mentioned this pull request Mar 27, 2019
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
None of the planned breaking changes impact this package.

- Fix constraint style.
- Remove lower bound on `stack_trace` since versions before `1.0.0`
  didn't support the Dart 2 SDK anyway.
- Expand description.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

4 participants