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.6.0 (2025-07-28)
5+
6+ ### Features
7+
8+ - Add terminal completion support
9+ ([ ` 63e450b ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/63e450bef1bc53833648f4c0a87540afca12e04b ) )
10+
11+
412## v0.5.0 (2025-07-28)
513
14+ ### Chores
15+
16+ - ** release** : 0.5.0
17+ ([ ` 0a32ec4 ` ] ( https://github.com/ni-kismet/systemlink-cli/commit/0a32ec405a012db7144a7e7380006df1241f0145 ) )
18+
619### Features
720
821- Add user management
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " slcli"
3- version = " 0.5 .0"
3+ version = " 0.6 .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.5 .0"
4+ __version__ = "0.6 .0"
You can’t perform that action at this time.
0 commit comments