serge-sans-paille / frozen

a header-only, constexpr alternative to gperf for C++14 users
Apache License 2.0
1.31k stars 104 forks source link

Which version should I use? #171

Closed jaskij closed 6 months ago

jaskij commented 6 months ago

For stable experience, which version of frozen should I use? Normally, I pick the latest GH release/git tag, but the most recent one for frozen is from 2022, so it seems you are not adding those regularly. Should I just use the master branch?

It would be good to add this information to the README. There is a lot of information on how to get started using frozen, but not which version should be used.

serge-sans-paille commented 6 months ago

yeah, I'd use the master branch