Skip to content

Release/2.0.0 #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 13, 2020
Merged

Release/2.0.0 #480

merged 1 commit into from
Oct 13, 2020

Conversation

fischerscode
Copy link
Contributor

As pointed out by @RodrigoSMarques in #478, the name of version 1.0.28 is not optimal and should be named 2.0.0.

  • Added warning to parse_server_sdk changelog
  • Added warning to parse_server_sdk readme

When releasing, the dart package has to be released first, as the flutter package depends on it.

The tests should fail, as parse_server_sdk: ^2.0.0 is not available.

- Added warning to parse_server_sdk changelog
- Added warning to parse_server_sdk readme
@RodrigoSMarques
Copy link
Contributor

Good job!!

@fischerscode
Copy link
Contributor Author

I am going to add the changes that will make pub.dev recognize, that this works on web.
Then we can merge and release this.

@fischerscode
Copy link
Contributor Author

I am going to add the changes that will make pub.dev recognize, that this works on web.

Never mind, as parse_server_sdk.dart currently contains import 'dart:io';, doing this change might take a little longer.
But even trough this line exists and pub.dev wont recognize this package as web compatible, it should work. (I am testing my app on web since weeks already.)

@fischerscode fischerscode marked this pull request as ready for review October 12, 2020 13:20
@fischerscode
Copy link
Contributor Author

@phillwiggins
I think this is ready. Adding "pub.dev-level" web support is something for a future release.

@phillwiggins phillwiggins merged commit fe32351 into master Oct 13, 2020
@mtrezza mtrezza deleted the release/2.0.0 branch May 30, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants