Skip to content

v8.7.0

Compare
Choose a tag to compare
@rigor789 rigor789 released this 08 Apr 17:49
· 8 commits to main since this release

8.7.0 (2024-04-08)

Bug Fixes

  • autocomplete: fix the generation of the autocomplete script and prevent duplication on enable/disable (#5794) (7c87b49)
  • debug-ios: don't explicitly bind ws to localhost (#5788) (280b10d)
  • ios: only allow IPHONEOS_DEPLOYMENT_TARGET to be explicitly set vs entire xcconfig (ac8afcc)
  • ios: skip package validation on xcodebuild (#5782) (e47cff4)
  • plugins: parse name issue with invalid plugins (#5770) (f826248)
  • remove python six requirement (#5785) (25ae1f0)
  • tests (13b0bdb)

Features