@@ -18,12 +18,13 @@ that for Java. So I developed the JBBP library.<br>
1818# Change log
1919
2020- __ 3.0.0 (16-nov-2024)__
21- - __ minimal JDK version lifted up to 11.0__
22- - __ minimal supported Android lifted up to 12 (API 32)__
23- - changes in CompiledBlockVisitor API
24- - added JBBPUtils#findMaxStaticArraySize to calculate biggest static array size provided by a JBBP script
25- - opened some internal API
26- - refactoring
21+ - __ Minimum JDK Version: Updated to 11.0.__
22+ - __ Minimum Supported Android: Updated to 12 (API 32).__
23+ - __ API Changes: Modifications made to the CompiledBlockVisitor API.
24+ - __ New Feature:__ Added ` JBBPUtils#findMaxStaticArraySize ` for calculating the largest static array size defined in a
25+ JBBP script.
26+ - __ Internal API:__ Certain internal APIs have been opened.
27+ - __ Codebase Improvements:__ General refactoring performed.
2728
2829- __ 2.1.0 (05-nov-2024)__
2930 - minor changes in API for ` JBBPVarFieldProcessor ` and ` JBBPCustomFieldTypeProcessor `
0 commit comments