tompave / fun_with_flags

Feature Flags/Toggles for Elixir
https://hexdocs.pm/fun_with_flags/FunWithFlags.html
MIT License
1.08k stars 79 forks source link

Include Elixir 1.17/Erlang 27.0 in CI #178

Closed kianmeng closed 3 months ago

tompave commented 3 months ago

Hi, thank you for the contribution! And apologies, but yesterday I started catching up with some long overdue maintenance on this project, and the first thing I did was updating the CI setup. I did that in https://github.com/tompave/fun_with_flags/pull/179, before seeing your PR.

This is now already done, therefore I'll close it.

kianmeng commented 3 months ago

Hi, thank you for the contribution! And apologies, but yesterday I started catching up with some long overdue maintenance on this project, and the first thing I did was updating the CI setup. I did that in #179, before seeing your PR.

This is now already done, therefore I'll close it.

Noted, and thanks for this library and keeping it up-to-date!

I noticed there is a V2 branch, https://github.com/tompave/fun_with_flags/tree/v2, are we going to see a V2 release in foreseeable future?

tompave commented 3 months ago

Thank you for the kind words.

I noticed there is a V2 branch, https://github.com/tompave/fun_with_flags/tree/v2, are we going to see a V2 release in foreseeable future?

I've been working on it on and off, but I have no clear timeline in mind.