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

Remove explicit depencency on ltest #88

Merged
merged 3 commits into from
Feb 19, 2024

Conversation

John-Goff
Copy link
Contributor

ltest is only used in this one particular provider, so it makes sense to me that we remove the explicit dependency on it and instead rely on the user of the plugin to list ltest in their dependencies. This is technically a breaking change, however the templates already list ltest as a separate dependency so I think that should be OK. I also added a warning with what to do if you don't have it installed.

Supersedes #87

Right now a patch release must be made to this library every time
there's a patch release of LFE. Relax that requirement so the latest
patch and minor versions of LFE can be used.
@oubiwann
Copy link
Member

Yeah, I think this is a good compromise.

We can always cut a quick point release if this causes any unexpected problems :-)

Copy link
Member

@oubiwann oubiwann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@oubiwann oubiwann merged commit 98804a1 into lfe:release/0.4.x Feb 19, 2024
6 checks passed
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.

2 participants