Releases: npowdev/dvbx-utility
Releases · npowdev/dvbx-utility
Release v0.6.0-alpha
Release v0.5.0-alpha
Initial first version release v0.5.0-alpha in alpha state.
Bugfixes:
- Update launch
DBG dvbx-go-devilbox.ps1in.vscode/launch.json(038b529) - Restore lost code lines in
dvbx-down.ps1script (b4e8da4). - Restore lost code lines in
dvbx-restart.ps1script (b4e8da4). - Restore lost code lines in
dvbx-up.ps1script (b4e8da4). - Add PS version check for
ConvertFrom-Json(009f87f) - Patch
DvbxUtility.ps1from branch 'fix/temp-dvbx-debug-run.ps1' to get debug output removed. (038b529)
Feature and Functionality:
- Create LICENSE (bb5031f)
- Added file
test-dvbx-init/.keepmefor test purpopses (919ee10) - Updated
.gitignorefor thetest-dvbx-init/*tree. (919ee10) - Updated
.vscode/launch.jsonfor launch ofdvbx-init.ps1(919ee10) - First version of Script
dvbx-init.ps1ready. (d22f454, 919ee10) - Refactor output text on
dvbx-down.ps1script (0ea64a6) - Refactor output text on
dvbx-restart.ps1script (0ea64a6) - Refactor output text on
dvbx-up.ps1script (0ea64a6) - Added in
.vscode/launch.jsonentry fordvbx-shell.ps1(61e31c0) - First version of Script
dvbx-shell.ps1ready (61e31c0, 9211ddc, 154b754) - Add debug option to launch
dvbx-up.ps1(b83aaad) - Add debug options to launch
dvbx-down.ps1(1f64780) - Add debug options to launch
dvbx-restart.ps1(ba07c29) - Update
.vscode/launch.jsonfor debug options (9bea5dc) - BREAKING CHANGE: Rename of
dvbx-go-there.ps1todvbx-go-devilbox.ps1for a clear name (995d123) - Add dvbx-script base file
dvbx-down.ps1(ff13814) - Add dvbx-script base file
dvbx-go-there.ps1(ff13814, 9bea5dc) - Add dvbx-script base file
dvbx-up.ps1(ff13814) - BREAKING CHANGE: Change setting name
SettingsDirectorywith rename toSettingsDirName(dc39818) - Remove old settings file
dvbx-cfg(a1f806b) - BREAKING CHANGE: Change to new settings file implementation
in json settings file type.dvbx/dvbx-settings.json(8e200f5) - Add loading dvbx settings file (dae5ac2, 2a6b768)
- Add new dvbx settings json file
dvbx-settings.json(53ca3c1, 0ba60ed) - Remove not needed functions scope prefixes (dba1f29)
- Refactor variable names in functions (5a1812d)
- Change vars to use of readonly vars at script scope (008a28e)
- Add function
DvbxIntSettings(1f3e159) - Add function
DvbxLoadDefaultSettings(e3d2a11) - Refactoring with regions and update comments (9cecc2c, 9d8a753)
- Refactor
DvbxUtility.ps1file structure (9394352) - Add check docker is running in
DvbxUtility/DvbxUtility.ps1(f622bd2) - Rename
dvbx-re-run.ps1todvbx-restart.ps1(11e4690) - Add some DvbxUtility load check in
dvbx-re-run.ps1(9d04f54) - Add in
.vscode/launch.jsonlaunch optionDBG dvbx-re-run.ps1(807697b) - Add Script
dvbx-re-run.ps1(807697b, f1e5912, 40a6a6e) - Add VSC launch setup for debug with
temp-dvbx-debug-run.ps1(4e54170) - Add
temp-dvbx-debug-run.ps1(e43c479, 4ce1163, f457659) - Add feature of loading json file to hashtable (87a1c90)
- Update scope of functions (87a1c90)
- Update
DvbxLoadJsonFilefunction (87a1c90) - Rename function
DvbxGetSettingsFiletoDvbxGetSettingsFilename(87a1c90) - Rename function
DvbxParsePSCustomObjectToHTtoDvbxReparseCustomObjectsToHT(87a1c90) - Add vscode launch of a .ps1 script (91c0dd6)
- Change DvbxUtility to source-load-in part (48e4a3a, 36eaea6)
- Add minimal try/catch as error backup around source load (48e4a3a)
- Clean debug warn msg in
DvbxGetConfigFile(48e4a3a) - Add load of config file by
DvbxGetConfigContent(48e4a3a)
Documentation:
- Add referenced in
DvbxUtility/Readme.mdto files inDvbxUtility/*(245217e) - First version of
DvbxUtility/dvbx-scripts.md(681c1c7, f710fa3, ce6ab58, 7270f9f) - First version of
DvbxUtility/dvbx-settings.md(4fa6529) - First version of
DvbxUtility/dvbx-api-functions.md(245217e, ba9886f) - First version of
DvbxUtility/dvbx-api-vars.md(245217e, c834f1e) - First version of
DvbxUtility/dvbx-def-settings.md(245217e) - First version of
DvbxUtility/Readme.mdmarkdown (21fc936, f823d11, ba9886f, c834f1e)