Skip to content

v0.2.15

Latest

Choose a tag to compare

@jelmer jelmer released this 17 Jun 08:09
· 10 commits to main since this release

Changes since v0.2.14

SCIP indexing

  • Index Perl projects with scip-perl
  • Configure autotools trees before running the C indexer
  • Pass scip-clang output via --index-output-path
  • Download release-binary indexers into the session
  • Resolve scip-ruby via a gem resolver

Ruby

  • Detect gem projects from gemspec/Gemfile, not only built .gem

Sessions

  • Provide /dev/shm in unshare sessions (as a directory in the session root)
  • Return an error instead of panicking when copying a project tree

Dependencies

  • Upgrade pyo3 to 0.29
  • Relax sqlx dependency

Other

  • debian: resolve automake-versioned commands to the unversioned binary
  • Fix warnings and failing workspace tests