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

Custom parser not being called on v1.0.2 #21

Closed
thdaraujo opened this issue Oct 1, 2022 · 3 comments
Closed

Custom parser not being called on v1.0.2 #21

thdaraujo opened this issue Oct 1, 2022 · 3 comments

Comments

@thdaraujo
Copy link

Hey, there!

Looks like version v1.0.2 doesn't include the code from #16. Would it be possible to release a new version?

I was trying to use a custom parser, but it's currently only available on the master branch:

      # {:nimble_publisher, "~> 0.1.2"} # -> custom parser is not called
      {:nimble_publisher, github: "dashbitco/nimble_publisher", branch: "master"} # -> custom parser is called

Thanks!

@LostKobrakai
Copy link

I just bumped into the same issue. It can be seen here https://diff.hex.pm/diff/nimble_publisher/0.1.1..0.1.2, where the changes for custom parsers are missing.

@josevalim
Copy link
Member

0.1.3 out

@thdaraujo
Copy link
Author

thank you! 🙏

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

No branches or pull requests

3 participants