Cruiz

Latest version: v1.4.1

Safety actively analyzes 722581 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.1

What's Changed
* Fixes 189 Manage hook enable toggling properly in a local cache by markfinal in https://github.com/markfinal/cruiz/pull/190


**Full Changelog**: https://github.com/markfinal/cruiz/compare/v1.4.0...v1.4.1

1.4.0

What's Changed
* Whitespace only change to satisfy black by markfinal in https://github.com/markfinal/cruiz/pull/51
* Upgrade to PySide 6.5, drop PySide2, support Python 3.11 by markfinal in https://github.com/markfinal/cruiz/pull/54
* Fixes 48. Update to 2023 by markfinal in https://github.com/markfinal/cruiz/pull/55
* Fixes 44. Using flake-simplify and fixing warnings raised by markfinal in https://github.com/markfinal/cruiz/pull/56
* Fixes 47. Allow UI to start up without Git installed by markfinal in https://github.com/markfinal/cruiz/pull/57
* Fixes 49. Remote browser. Avoid Conan types in return data for packa… by markfinal in https://github.com/markfinal/cruiz/pull/58
* Fixes 46. Submenu parentage should be to the parent menu by markfinal in https://github.com/markfinal/cruiz/pull/59
* Fixes 45. Prefer the use of pathlib for paths by markfinal in https://github.com/markfinal/cruiz/pull/60
* CI: Publishing separately from various Python test builds by markfinal in https://github.com/markfinal/cruiz/pull/61
* README: Clarify minimum macOS version by markfinal in https://github.com/markfinal/cruiz/pull/65
* Fixes 67. Local cache. Enabling/disabling remotes work again by markfinal in https://github.com/markfinal/cruiz/pull/68
* Fixes 66. Local cache. Moving now updates the meta invocation by markfinal in https://github.com/markfinal/cruiz/pull/69
* Fixes 70. Local cache. Adding button to create the default profile by markfinal in https://github.com/markfinal/cruiz/pull/71
* Fixes 70. Local cache: Refresh the profile list once the default pro… by markfinal in https://github.com/markfinal/cruiz/pull/72
* Fixes 52. Removed more PySide predication by markfinal in https://github.com/markfinal/cruiz/pull/73
* Add support for Conan 2 by markfinal in https://github.com/markfinal/cruiz/pull/74
* Fixes 76. Python 3.7 is end-of-life by markfinal in https://github.com/markfinal/cruiz/pull/77
* Fixes 81. Custom submenus no longer overwriting parent menu by markfinal in https://github.com/markfinal/cruiz/pull/82
* Fixes 62. Simple way to specify dependency options by foundry-markf in https://github.com/markfinal/cruiz/pull/85
* Can specify package version if not available by other means by markfinal in https://github.com/markfinal/cruiz/pull/87
* Fixes 84. During recipe load, display the failure when an invalid pa… by markfinal in https://github.com/markfinal/cruiz/pull/88
* Fixes 80. Conan2. Implement getting the Conan environment variables by markfinal in https://github.com/markfinal/cruiz/pull/89
* Fixes 78. Conan 2. Replaced conan_run implementation with a streamin… by markfinal in https://github.com/markfinal/cruiz/pull/90
* Linting cleanup by markfinal in https://github.com/markfinal/cruiz/pull/99
* Fixes 98. Linting. Fixing regression in logic for evaluating possibl… by markfinal in https://github.com/markfinal/cruiz/pull/100
* PySide6 enums can no longer be compared against ints by markfinal in https://github.com/markfinal/cruiz/pull/101
* With PySide 6.5, OS theme changes can now be detected by markfinal in https://github.com/markfinal/cruiz/pull/94
* Fixes 102. Adding package exploration to the new workers subdirector… by markfinal in https://github.com/markfinal/cruiz/pull/103
* Fixes 96. Remote browser. Update to highlightjs 1.8.0 by markfinal in https://github.com/markfinal/cruiz/pull/104
* Fixes 95. Conan 2.0.7 changed the signature of the internal method c… by markfinal in https://github.com/markfinal/cruiz/pull/105
* Implement Conan 2 profile meta command by markfinal in https://github.com/markfinal/cruiz/pull/107
* Fixes 109. Local cache. Don't assume widget visibility is a good way… by markfinal in https://github.com/markfinal/cruiz/pull/111
* Fixes 110. Command history logging no longer duplicates the most rec… by markfinal in https://github.com/markfinal/cruiz/pull/112
* Fixes 113. Readme. Indicate a limitation on pip installing from non-… by markfinal in https://github.com/markfinal/cruiz/pull/114
* Fixes 86. Remove obsolete code for ConanContexts that used to record… by markfinal in https://github.com/markfinal/cruiz/pull/115
* Fixes 116. Manage Local caches. Don't allow duplicate new caches to … by markfinal in https://github.com/markfinal/cruiz/pull/117
* Fixes 118. VSCode linting and formatting details updated and setting… by markfinal in https://github.com/markfinal/cruiz/pull/119
* Fixes 120. Configuring package references can contain underscores by markfinal in https://github.com/markfinal/cruiz/pull/121
* Fixes 79. Subprocess calls are abstracted by markfinal in https://github.com/markfinal/cruiz/pull/131
* Fixes 132 Moved package source tree to a 'src' top-level folder by markfinal in https://github.com/markfinal/cruiz/pull/134
* Support for PySide 6.6 and Python 3.12 by markfinal in https://github.com/markfinal/cruiz/pull/135
* Fixes 79. Removed obsolete decode calls after subprocess abstractions by markfinal in https://github.com/markfinal/cruiz/pull/137
* Fixes 79. iter() sentinals needed to change to non-bytes since the d… by markfinal in https://github.com/markfinal/cruiz/pull/138
* Fixes 136 Update Conan API usage that were breaking changes in 2.0.14 by markfinal in https://github.com/markfinal/cruiz/pull/140
* Additional Conan 2 incompatibility changes needed by markfinal in https://github.com/markfinal/cruiz/pull/141
* Fixes 139 use QtPy in the 2.4.x family, 2.4.1 being the current latest by markfinal in https://github.com/markfinal/cruiz/pull/142
* Fixes 143 Main window status bar simplified by markfinal in https://github.com/markfinal/cruiz/pull/144
* Fixes 149 Black update formatting changes by markfinal in https://github.com/markfinal/cruiz/pull/150
* Run CI on more OS' by markfinal in https://github.com/markfinal/cruiz/pull/152
* Fixes 147 Remote browser disallows disabled remotes by markfinal in https://github.com/markfinal/cruiz/pull/153
* pyside6 stubs improvement by markfinal in https://github.com/markfinal/cruiz/pull/155
* Fixes 146 Determine Conan location via import mechanisms rather than… by markfinal in https://github.com/markfinal/cruiz/pull/156
* Fixes 129 Do not let an inaccessible Git repo from blocking opening … by foundry-markf in https://github.com/markfinal/cruiz/pull/157
* Fixes 128 Load toolbar icons even in failing to load recipe scenarios by markfinal in https://github.com/markfinal/cruiz/pull/159
* Fixes 163. Handle other Git errors by markfinal in https://github.com/markfinal/cruiz/pull/166
* Ambiguous option values by markfinal in https://github.com/markfinal/cruiz/pull/171
* Fixes 168. Fixes 169. Cope with ConanHooks URL encoded with Pathlib class type information by markfinal in https://github.com/markfinal/cruiz/pull/172
* Fixes 175 Update to Qt 6.8 LTS by markfinal in https://github.com/markfinal/cruiz/pull/176
* Issue 173. Issue 174. Documentation for ARM platforms by markfinal in https://github.com/markfinal/cruiz/pull/177
* Fixes 162 Ensure newer Conan 2 versions are supported by markfinal in https://github.com/markfinal/cruiz/pull/178
* Fixes 180 Update copyright to 2024 by markfinal in https://github.com/markfinal/cruiz/pull/181


**Full Changelog**: https://github.com/markfinal/cruiz/compare/v1.3.2...v1.4.0

1.4.0b1

What's Changed
* Fixes 109. Local cache. Don't assume widget visibility is a good way… by markfinal in https://github.com/markfinal/cruiz/pull/111
* Fixes 110. Command history logging no longer duplicates the most rec… by markfinal in https://github.com/markfinal/cruiz/pull/112
* Fixes 113. Readme. Indicate a limitation on pip installing from non-… by markfinal in https://github.com/markfinal/cruiz/pull/114
* Fixes 86. Remove obsolete code for ConanContexts that used to record… by markfinal in https://github.com/markfinal/cruiz/pull/115
* Fixes 116. Manage Local caches. Don't allow duplicate new caches to … by markfinal in https://github.com/markfinal/cruiz/pull/117
* Fixes 118. VSCode linting and formatting details updated and setting… by markfinal in https://github.com/markfinal/cruiz/pull/119
* Fixes 120. Configuring package references can contain underscores by markfinal in https://github.com/markfinal/cruiz/pull/121
* Fixes 79. Subprocess calls are abstracted by markfinal in https://github.com/markfinal/cruiz/pull/131
* Fixes 132 Moved package source tree to a 'src' top-level folder by markfinal in https://github.com/markfinal/cruiz/pull/134
* Support for PySide 6.6 and Python 3.12 by markfinal in https://github.com/markfinal/cruiz/pull/135
* Fixes 79. Removed obsolete decode calls after subprocess abstractions by markfinal in https://github.com/markfinal/cruiz/pull/137
* Fixes 79. iter() sentinals needed to change to non-bytes since the d… by markfinal in https://github.com/markfinal/cruiz/pull/138
* Fixes 136 Update Conan API usage that were breaking changes in 2.0.14 by markfinal in https://github.com/markfinal/cruiz/pull/140
* Additional Conan 2 incompatibility changes needed by markfinal in https://github.com/markfinal/cruiz/pull/141
* Fixes 139 use QtPy in the 2.4.x family, 2.4.1 being the current latest by markfinal in https://github.com/markfinal/cruiz/pull/142
* Fixes 143 Main window status bar simplified by markfinal in https://github.com/markfinal/cruiz/pull/144
* Fixes 149 Black update formatting changes by markfinal in https://github.com/markfinal/cruiz/pull/150
* Run CI on more OS' by markfinal in https://github.com/markfinal/cruiz/pull/152
* Fixes 147 Remote browser disallows disabled remotes by markfinal in https://github.com/markfinal/cruiz/pull/153
* pyside6 stubs improvement by markfinal in https://github.com/markfinal/cruiz/pull/155
* Fixes 146 Determine Conan location via import mechanisms rather than… by markfinal in https://github.com/markfinal/cruiz/pull/156
* Fixes 129 Do not let an inaccessible Git repo from blocking opening … by foundry-markf in https://github.com/markfinal/cruiz/pull/157
* Fixes 128 Load toolbar icons even in failing to load recipe scenarios by markfinal in https://github.com/markfinal/cruiz/pull/159
* Fixes 163. Handle other Git errors by markfinal in https://github.com/markfinal/cruiz/pull/166
* Ambiguous option values by markfinal in https://github.com/markfinal/cruiz/pull/171
* Fixes 168. Fixes 169. Cope with ConanHooks URL encoded with Pathlib class type information by markfinal in https://github.com/markfinal/cruiz/pull/172
* Fixes 175 Update to Qt 6.8 LTS by markfinal in https://github.com/markfinal/cruiz/pull/176
* Issue 173. Issue 174. Documentation for ARM platforms by markfinal in https://github.com/markfinal/cruiz/pull/177
* Fixes 162 Ensure newer Conan 2 versions are supported by markfinal in https://github.com/markfinal/cruiz/pull/178


**Full Changelog**: https://github.com/markfinal/cruiz/compare/v1.4.0a4...v1.4.0b1

1.4.0a4

What's Changed
* Linting cleanup by markfinal in https://github.com/markfinal/cruiz/pull/99
* Fixes 98. Linting. Fixing regression in logic for evaluating possibl… by markfinal in https://github.com/markfinal/cruiz/pull/100
* PySide6 enums can no longer be compared against ints by markfinal in https://github.com/markfinal/cruiz/pull/101
* With PySide 6.5, OS theme changes can now be detected by markfinal in https://github.com/markfinal/cruiz/pull/94
* Fixes 102. Adding package exploration to the new workers subdirector… by markfinal in https://github.com/markfinal/cruiz/pull/103
* Fixes 96. Remote browser. Update to highlightjs 1.8.0 by markfinal in https://github.com/markfinal/cruiz/pull/104
* Fixes 95. Conan 2.0.7 changed the signature of the internal method c… by markfinal in https://github.com/markfinal/cruiz/pull/105
* Implement Conan 2 profile meta command by markfinal in https://github.com/markfinal/cruiz/pull/107


**Full Changelog**: https://github.com/markfinal/cruiz/compare/v1.4.0a3...v1.4.0a4

1.4.0a3

What's Changed
* Fixes 76. Python 3.7 is end-of-life by markfinal in https://github.com/markfinal/cruiz/pull/77
* Fixes 81. Custom submenus no longer overwriting parent menu by markfinal in https://github.com/markfinal/cruiz/pull/82
* Fixes 62. Simple way to specify dependency options by foundry-markf in https://github.com/markfinal/cruiz/pull/85
* Can specify package version if not available by other means by markfinal in https://github.com/markfinal/cruiz/pull/87
* Fixes 84. During recipe load, display the failure when an invalid pa… by markfinal in https://github.com/markfinal/cruiz/pull/88
* Fixes 80. Conan2. Implement getting the Conan environment variables by markfinal in https://github.com/markfinal/cruiz/pull/89
* Fixes 78. Conan 2. Replaced conan_run implementation with a streamin… by markfinal in https://github.com/markfinal/cruiz/pull/90


**Full Changelog**: https://github.com/markfinal/cruiz/compare/v1.4.0a2...v1.4.0a3

1.4.0a2

What's Changed
* README: Clarify minimum macOS version by markfinal in https://github.com/markfinal/cruiz/pull/65
* Fixes 67. Local cache. Enabling/disabling remotes work again by markfinal in https://github.com/markfinal/cruiz/pull/68
* Fixes 66. Local cache. Moving now updates the meta invocation by markfinal in https://github.com/markfinal/cruiz/pull/69
* Fixes 70. Local cache. Adding button to create the default profile by markfinal in https://github.com/markfinal/cruiz/pull/71
* Fixes 70. Local cache: Refresh the profile list once the default pro… by markfinal in https://github.com/markfinal/cruiz/pull/72
* Fixes 52. Removed more PySide predication by markfinal in https://github.com/markfinal/cruiz/pull/73
* Add support for Conan 2 by markfinal in https://github.com/markfinal/cruiz/pull/74


**Full Changelog**: https://github.com/markfinal/cruiz/compare/v1.4.0a1...v1.4.0a2

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.