@@ -18,13 +18,13 @@ that for Java. So I developed the JBBP library.<br>
1818# Change log
1919
2020- __ 3.0.0 (16-nov-2024)__
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.
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.
2828
2929- __ 2.1.0 (05-nov-2024)__
3030 - minor changes in API for ` JBBPVarFieldProcessor ` and ` JBBPCustomFieldTypeProcessor `
0 commit comments