File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 9.6.0] ( https://github.com/agrc/forklift/compare/v9.5.2...v9.6.0 ) (2025-06-23)
4+
5+
6+ ### Features
7+
8+ * add utility function for mapping network drives ([ f97581d] ( https://github.com/agrc/forklift/commit/f97581d8f8355daca47a211673e54bb61c363b6e ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * fix handler import ([ 0c72416] ( https://github.com/agrc/forklift/commit/0c724161e9db1fb220d07f5c6fac2c37fe5f108c ) )
14+ * handle fields for unregistered standalone tables ([ 85cc297] ( https://github.com/agrc/forklift/commit/85cc297394ed67d43a14900f4842cb302ed7c988 ) )
15+
16+
17+ ### Documentation
18+
19+ * update install steps ([ 2afb34e] ( https://github.com/agrc/forklift/commit/2afb34e2e4d7694e8a8f8d975e22f22e1e98703c ) )
20+
321## [ 9.5.2] ( https://github.com/agrc/forklift/compare/v9.5.1...v9.5.2 ) (2025-05-02)
422
523
Original file line number Diff line number Diff line change 1313
1414setup (
1515 name = "forklift" ,
16- version = "9.5.2 " ,
16+ version = "9.6.0 " ,
1717 license = "MIT" ,
1818 description = "CLI tool for managing automated tasks." ,
1919 long_description = (Path (__file__ ).parent / "README.md" ).read_text (),
You can’t perform that action at this time.
0 commit comments