Skip to content

JavaCPP 1.5.12

Latest
Compare
Choose a tag to compare
@saudet saudet released this 01 Jul 07:59
· 1 commit to master since this release
1.5.12
b72bc6a

June 30, 2025 version 1.5.12

  • Fix Tokenizer not skipping over BOM characters at beginning of files
  • Replace unsigned short with char16_t when mapping jchar (pull #800)
  • Add support for linux-riscv64 with linux-riscv64.properties (pull #781)