9.12.0 (2023-03-15)
Features
- cache: automatically reset topmods when a user changes a file for a path on the rtp (5b7b8c5)
- cache: drop dependency on ffi (810acc1)
- cache: remove any mentions of lazy. Move the cache to cache/luac instead of cache/lazy/luac (49dda87)
- cache: use
vim.cache
everywhere. poly-fill when needed (ea1a044)
Bug Fixes
- cache: remove dependency on jit (942c805)