File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.7.0 (2025-07-29)
5+
6+ ### Features
7+
8+ - Add dff commands
9+ ([ ` 657f22c ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/657f22cdb957828459e5e0602b8f32af665d37d9 ) )
10+
11+
412## v0.6.0 (2025-07-28)
513
14+ ### Chores
15+
16+ - ** release** : 0.6.0
17+ ([ ` 0ec4be0 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/0ec4be00093e337537ae5cde36535aeec645c887 ) )
18+
619### Features
720
821- Add terminal completion support
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44description = " SystemLink Integrator CLI - cross-platform CLI for SystemLink workflows and templates."
55authors = [" Fred Visser <fred.visser@emerson.com>" ]
66
Original file line number Diff line number Diff line change 11"""Version information for slcli."""
22
33# This file is auto-generated. Do not edit manually.
4- __version__ = "0.6 .0"
4+ __version__ = "0.7 .0"
You can’t perform that action at this time.
0 commit comments