Request to Publish Latest Commit to Address Compilation Warnings in Recent Elixir Versions
Dear Maintainers,
First of all, thank you for your work on this library — I've been using espec for quite some time and it has been very helpful in my projects.
However, I'm currently facing an issue due to the compilation warnings that appear when using the library with the latest versions of Elixir. These warnings are emitted for every module in my application, which significantly impacts the clarity and cleanliness of the build logs.
I’ve noticed that the commit 19c3375, which addresses this problem, is already merged into the repository. However, it has not yet been published on Hex.pm.
Would it be possible to release a new version of espec including this fix? This would enable those of us using the latest Elixir releases to continue working without disruption.
Thank you in advance for your attention to this matter — a simple publish would be tremendously helpful!
Best regards, @schweigert
Hey @schweigert ! I've just published the 1.10.0 version. Please check.
Working very well! Tested and used in production for a project with 30 developers @antonmi :)
Nice! :) You are very welcome!