Release 2.3.1
·
48 commits
to 022ac90524eaf92fb0b4add885e343e7ff7fc56a
since this release
- Auto-complete pkg-config package names in
dependency('foo') - Add /stats endpoint on Linux. It shows the amount of requests, notifications and the memory usage over the time.
- Only start rebuilding a tree, if it hasn't changed for 100ms. This lowers the CPU load and decreases the growth of the memory usage.
- Misc bug fixes
- Auto-complete option names in
get_option() - Show error, if attempting to assign to a reserved variable.