Releases: facebookincubator/fbjni
v0.7.0
v0.6.0
This is a new minor version of FBJNI, built with NDK 26.1
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
This is a new stable release of fbjni
List of changes
7621c81 Add missing publishing properties to gradle.properties
c58c8ee Fix publishing for 0.5.0
e058590 Bump Version to 0.5.0
147c95b Format fbjni with CLANGFORMAT
f6969e1 Format fb-ffmpeg with CLANGFORMAT
b8a7f9e fbjni - Add getApplication() to AContext
22a9cdb compile/target SDK to 33
cc92b5d NDK to 25.1.8937393
43d1b7d CMake to 3.22.1
49ef4a5 AGP to 8.0.2
c247571 Cleanup and simplify publishing
19041c0 Use namespace and remove unnecessary manifest file
cf86584 Modernize the CI of fbjni
4407d37 Bump AGP to 7.4.2
94c44af Bump CMake to 3.18.1 (#83)
53ff025 reland: [fbjni] Keep all the HybridData's members
91f5b98 Bump version to 0.4.1-SNAPSHOT
Full Changelog: v0.4.0...v0.5.0
v0.4.0
This is a new stable release of FBJNI
List of included commits
a4be46c Revert D46769581: Keep all the HybridData's members
d08a84e Keep all the HybridData's members
83cc597 Prepare FBJNI version 0.4.0 (#82)
8efea4d Add getMessage to JThrowable and getSimpleName to JClass (#78)
521c0d1 Remove global initializer in fbjni
423ecdd fbjni | Remove usage of global constructors in Exceptions/Lyra.
568b012 Fix CI
3036463 Remove remaining usages of fest
11791b4 fbjni | Add 'getPackageName' to AContext.
378aeb4 Bump SoLoader version to 0.10.5 (#119)
5eacdd1 Fixes for -Wextra-semi,-Wextra-semi-stmt
6015a2f fix release build again
428f535 Do explicit cast from size_t to jsize.
40bdad2 Bump SoLoader version to 0.10.4
d4c43e3 fbjni | Fix includes when using FBJNI_DEBUG_LOG_REFS.
0068c03 Back out "Temporarily disable stack traces for libc++ arm64"
f379750 Restore "[lyra] Temporarily disable stack traces for libc++ arm64"
250d889 fixes to support -Wstring-conversion compiler warning
de205a3 Back out "Temporarily disable stack traces for libc++ arm64"
2554f9b Implement ReadableNative*::mapException without dynamic_cast
0464ece v0.3.1-SNAPSHOT (#75)
Full Changelog: v0.3.0...v0.4.0
v0.3.0: Use new publish action (#74)
New NDK and deps.