All notable changes to Nutshell will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Directory-level configuration with
.nutshell.jsonfiles - Configuration hierarchy: directory configs override user configs which override system configs
- Automatic config reloading when changing directories with
cd - Project-specific aliases and settings through directory configs
- Support for different themes per project
- Memory leak in directory path traversal
- Config loading order to properly respect precedence rules