File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010The format is based on [ Keep a Changelog] ( http://keepachangelog.com )
1111and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
1212
13- ## Unreleased
13+ ## dimcli 7.6.0 (2026-04-11)
1414- Fixed - Use of std::wstring_convert class (deprecated C++17, removed C\+ +26)
1515- Added - cvt.toString() support for wchar_t and wstring
1616- Added - cli.toArgv* () and cli.toCmdline* () variants that record error on
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ https://github.com/gknowles/dimapp/tree/master/tools/docgen
99 <Site name =" DIMCLI" favicon =" favicon.ico" outDir =" ../vendor/gh-pages" >
1010 <GitHub repoUrl =" https://github.com/gknowles/dimcli/" />
1111 <Version tag =" HEAD" />
12- <Version tag =" v7.5.0" layout =" default" default =" true" />
12+ <Version tag =" v7.6.0" layout =" default" default =" true" />
13+ <Version tag =" v7.5.0" layout =" default" />
1314 <Version tag =" v7.4.0" layout =" default" />
1415 <Version tag =" v7.3.0" layout =" default" />
1516 <Version tag =" v7.2.0" layout =" default" />
You can’t perform that action at this time.
0 commit comments