Skip to content

Commit 279b92e

Browse files
committed
Prepare v1.0.0 release
1 parent dffa6a1 commit 279b92e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## [1.0.0] - 2025-08-04
4+
5+
### Added
6+
- Initial release of dir2 filesystem terminal
7+
- Custom icon integration
8+
- Core terminal functionality
9+
- Windows compatibility
10+
11+
### Features
12+
- **SQL-style file selection**: `SELECT "script.py" FROM ~/projects/` to load files into state
13+
- **Stateful file management**: Single-file state system for focused workflow
14+
- **Quick favorites system**: Save frequently used files and executables for instant access
15+
- **Global file search**: Find exact file locations system-wide with `FINDEXACT`
16+
- **Direct execution**: Run selected files or favorites with simple commands

0 commit comments

Comments
 (0)