Skip to content

Drop support for Elixir below 1.14#44

Merged
qcam merged 17 commits intomasterfrom
cam/elixr-1.10
May 21, 2025
Merged

Drop support for Elixir below 1.14#44
qcam merged 17 commits intomasterfrom
cam/elixr-1.10

Conversation

@qcam
Copy link
Copy Markdown
Collaborator

@qcam qcam commented May 21, 2025

No description provided.

@qcam qcam force-pushed the cam/elixr-1.10 branch from 5c4ec60 to 33ca76c Compare May 21, 2025 05:19
@qcam qcam changed the title Drop support for Elixir below 1.10 Drop support for Elixir below 1.14 May 21, 2025
@qcam qcam requested a review from lexmag May 21, 2025 05:43
Comment thread lib/fluxter.ex Outdated
pool_size = Application.get_env(__CALLER__.module, :pool_size, 5)

quote bind_quoted: [pool_size: pool_size], location: :keep do
quote bind_quoted: [], location: :keep do
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Suggested change
quote bind_quoted: [], location: :keep do
quote location: :keep do

@qcam qcam merged commit 3f7443c into master May 21, 2025
2 checks passed
@qcam qcam deleted the cam/elixr-1.10 branch May 21, 2025 11:47
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