Skip to content

v0.24.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajnavarro ajnavarro released this 21 Aug 14:48
cc6a9b4

Added

  • uast_imports function to gather import paths from an UAST.
  • sql: implement memory management system for caches (#802)
  • function: implement regexp_matches (#794)

Fixed

  • Added a checker that will detect dead sockets before the timeout (Linux only)
  • Make Sleep check for cancelled context every second (#798)