Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [20.0.1](v20.0.0...v20.0.1) (2024-10-13) ### Bug Fixes * Check for class type exactly instead of with contains ([#310](#310)) ([69f2f20](69f2f20)) * Make it work on Android by not using APIs from JVM unavailable to Android. ([2be6e97](2be6e97)) * Use non-nullable type for options ([ea6fc70](ea6fc70)) ### Performance Improvements * Free memory earlier and remove negligible lookup maps ([d53aacd](d53aacd))
- Loading branch information