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/shmin 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