kongaskristjan / fire-hpp

A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs
Boost Software License 1.0
444 stars 18 forks source link

New release #12

Closed fjp closed 2 days ago

fjp commented 1 week ago

Hi @kongaskristjan, thanks for the great work on this project!

Is the project still maintained? I noticed that the last official release 0.2 was in 2020, and since then, several valuable features have been added, including the constraints feature, but haven't been released yet.

Do you have any plans for a new release that incorporates the latest features? It would be great to hear about any potential timeline, or if there are any ways the community can assist in preparing for the next release.

Thanks again for your time and effort in maintaining the project!

kongaskristjan commented 1 week ago

Hey @fjp, thanks for the nudge! Yeah, I think this project has been mature for quite a long time now, so a v1.0 would make sense. I actually forgot that some unreleased features are just pending on the master branch. I'll try to make the release next weekend or so.

Regarding the future of this project, I'm currently not planning to add any new features, though I still hope to fix bugs and support latest C++ versions/compilers.

kongaskristjan commented 2 days ago

Hey, just released v1.0.