Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c71410b

Browse files
committed
updated
1 parent 6a59fa0 commit c71410b

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

‎README.md‎

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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`

‎changelog.txt‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
3.0.0 (16-nov-2024)
2-
- minimal JDK version lifted up to 11.0
3-
- minimal supported Android lifted up to 12 (API 32)
4-
- changes in CompiledBlockVisitor API
5-
- added JBBPUtils#findMaxStaticArraySize to calculate biggest static array size provided by a JBBP script
6-
- opened some internal API
7-
- refactoring
2+
- Minimum JDK Version: Updated to 11.0.
3+
- Minimum Supported Android: Updated to 12 (API 32).
4+
- API Changes: Modifications made to the CompiledBlockVisitor API.
5+
- New Feature: Added `JBBPUtils#findMaxStaticArraySize` for calculating the largest static array size defined in a JBBP script.
6+
- Internal API: Certain internal APIs have been opened.
7+
- Codebase Improvements: General refactoring performed.
88

99
2.1.0 (05-nov-2024)
1010
- minor changes in API for JBBPVarFieldProcessor and JBBPCustomFieldTypeProcessor

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /