Skip to content

Latest commit

 

History

History
148 lines (79 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

148 lines (79 loc) · 1.91 KB

0.5.0

Released 2024-08-15

  • Disable failing tests on Android emulator
  • Bump dependencies
  • ci: update workflow actions location
  • Skip intl tests on Android due to exclusion of android-jsc-intl

0.4.1

Released 2024-03-02

  • Use android-jsc rather than android-jsc-intl to reduct build size
  • Remove top-level settings.gradle.kts

0.4.0

Released 2024-02-05

0.3.5

Released 2024-01-19

  • Update test case
  • Fix JNA mapping issues and update README
  • Fix JNA mapping issues
  • Use direct JNA mapping for JavaScriptCoreLibrary
  • Fix String property values; use android-jsc-intl aar
  • Fix memory handling for JSC function objects

0.3.4

Released 2023-12-31

  • Update tests
  • Update tests
  • Update tests
  • Update tests
  • Add function callbacks and error handling
  • Add proxy test case

0.3.3

Released 2023-11-27

  • Remove custom repository

0.3.2

Released 2023-11-21

  • Work around crash on Android emualtor
  • Fix JSObjectGetProperty
  • Add JSObjectGetProperty

0.3.1

Released 2023-11-21

  • Add JSObjectMakeFunctionWithCallback and JSObjectCallAsFunction
  • Docs and test updates
  • Use SkipFFI.OpaquePointer
  • Add to README

0.3.0

Released 2023-10-23

0.2.1

Released 2023-10-23

  • Use custom repository to host JavaScriptCore native libraries for Android

0.2.0

Released 2023-10-22

  • Disable tests on Android until native libraries can be loaded
  • Update JSC library init
  • Change JSC provider
  • Use different JSC jar
  • Add back JNA dependency

0.1.2

Released 2023-09-04

0.1.1

Released 2023-09-03

0.1.0

Released 2023-09-02

0.0.10

Released 2023-09-01

0.0.9

Released 2023-08-31

0.0.8

Released 2023-08-25

0.0.7

Released 2023-08-21

0.0.6

Released 2023-08-21

0.0.5

Released 2023-08-21

  • Update dependencies

0.0.4

Released 2023-08-21

0.0.3

Released 2023-08-20

0.0.2

Released 2023-08-20