You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed objectIdStyle config. It used to determine whether "obj" or "object" should be parts of specialized member and variable names. Now it depends on whether "obj" or "object" is used in each specific /* with */ template or default specialization types config. Similarly, for boolean specialization "bool" or "boolean" could be used.
Gradle plugin now depends on Gradle 5.0, probably won't work with earlier Gradle versions.