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

Add support for parsing Atom feeds #21

Merged
merged 7 commits into from
Sep 8, 2023
Merged

Add support for parsing Atom feeds #21

merged 7 commits into from
Sep 8, 2023

Conversation

praveenperera
Copy link
Member

Closes #20

@jimmybot @hbcondo you can test this out before its merged and released, but you will have to use rustler to build by either

config :rustler_precompiled, :force_build, your_otp_app: true

or running with the env var

FORCE_BUILD=true ....

@praveenperera praveenperera mentioned this pull request Sep 7, 2023
@praveenperera praveenperera merged commit ea81ac6 into master Sep 8, 2023
@praveenperera
Copy link
Member Author

released in v0.5.0

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.

Parsing Atom feeds
1 participant