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

Please publish the version 1.4.4 to hex.pm #338

Closed
razuf opened this issue Apr 22, 2020 · 6 comments
Closed

Please publish the version 1.4.4 to hex.pm #338

razuf opened this issue Apr 22, 2020 · 6 comments

Comments

@razuf
Copy link

razuf commented Apr 22, 2020

In my Elixir CI from Github: https://github.com/razuf/apa
I have the following warning:

Generated dialyxir app
warning: Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
##[error] mix.exs:106: Earmark.Mixfile.readme/1

warning: Mix.Local.path_for/1 is deprecated. Use Mix.path_for/1 instead
##[error] mix.exs:90: Earmark.Mixfile.build_docs/1

If I look into this Repo I see its fixed in Release 1.4.4 but in hex.pm is only 1.4.3.

So please publish the new 1.4.4 to hex.pm and everything should be fine.

Thanks and Kind Regards
Ralph
by the way: Thanks for earmark |> a_good_piece_of_code !

@RobertDober
Copy link
Collaborator

Unfortunately 1.4.4 will not be released because we have changed the AST API and 1.5 is not ready yet.

@razuf
Copy link
Author

razuf commented Apr 22, 2020

Ah ok, thats why - it's fine for me to wait until 1.5 - it's only Warning in that CI - it's because of Elixir 1.10. ;-)

Thanks for fast response!

Do you need any help for 1.5? Is it issue #311 ? AST Better doc ?

@razuf
Copy link
Author

razuf commented Apr 22, 2020

Maybe #317 ... but thats you are working on ... pease tell me if somewhere ...

@RobertDober
Copy link
Collaborator

RobertDober commented Apr 22, 2020

If it only were that simple (to qoute a changeling) https://github.com/pragdave/earmark/milestone/22

@RobertDober
Copy link
Collaborator

Unfortunately for Earmark I am unsure when I can pursue the release of 1.5, I decided for this reason to backport the Mix issues and release 1.4.4

@razuf
Copy link
Author

razuf commented May 13, 2020

Thanks Robert! Good luck for you and 1.5.

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

2 participants