List view
Release 3.0 will focus on breaking out the static selector tools to be repurposed for general frameworks. The first proof of concept will target adding support for protos, likely targeting [Flatbuffer](https://flatbuffers.dev/) or [proto3](https://protobuf.dev/programming-guides/proto3/).
No due dateThis dot release will focus on getting Windows support functional and enabling a Windows CI.
No due date•1/2 issues closedThis dot release will focus on releasing a Java binary purely from native.
No due date•1/1 issues closedThis dot release will focus on bug fixes.
No due date•1/1 issues closedThis dot release will focus on customization. It will enable work flows like per log tracing (currently supported through defines), but also possibly custom user types.
No due date•6/6 issues closedSupport C++20 with string literal support. While the current syntax is very clear, it constrains the usage to only clang and is not portable. It also has secondary issues, e.g. implementation cannot be split from the header when using a JNI Bind type because the compiler cannot have a `const auto&` non type template parameter with an out of line definition. Furthermore, the use of concepts and non-type string literals should allow for simplification and also begin to open the project up to adaptations for protos (and other APIs).
No due date•2/3 issues closed