Skip to content
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

Update atom crate version dependency #6

Merged
merged 1 commit into from
Sep 20, 2016

Conversation

FraGag
Copy link
Contributor

@FraGag FraGag commented Sep 20, 2016

It's me again! 😄

Update the version dependency for atom to 0.2, which contains many changes; in particular it no longer panics when parsing an invalid Atom feed. It also contains a breaking change, which is why the version was bumped to 0.2.

Also bump this crate's version to 0.3.0, because atom's types are exposed in syndication's public API, which will force clients to update atom if they depend on it and if they need to interoperate with syndication.

[breaking-change]

cc @porglezomp (you may want to update #5 after this is merged)

Also bump this crate's version to 0.3.0, because atom's types are
exposed in syndication's public API, which will force clients to update
atom if they depend on it and if they need to interoperate with
syndication.

[breaking-change]
@tomshen tomshen merged commit 1a2a670 into rust-syndication:master Sep 20, 2016
@tomshen
Copy link
Collaborator

tomshen commented Sep 20, 2016

Thanks! :)

tomshen pushed a commit that referenced this pull request Sep 20, 2016
Also bump this crate's version to 0.3.0, because atom's types are
exposed in syndication's public API, which will force clients to update
atom if they depend on it and if they need to interoperate with
syndication.

[breaking-change]
@FraGag FraGag deleted the update-atom branch September 20, 2016 02:38
@porglezomp
Copy link

@FraGag thanks for reminding me, I should get around to finishing up that sometime in the next few days/weeks.

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