Cruiz

Latest version: v1.3.2

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

Scan your dependencies

Page 1 of 2

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

1.4.0a1

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


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

1.3.2

What's Changed
* Fixes 13. Actions. Prefer twine skipping uploads to existing version… by markfinal in https://github.com/markfinal/cruiz/pull/14
* Fixes 11. CI: Update setup-python to v4 by markfinal in https://github.com/markfinal/cruiz/pull/15
* Fixes 12 Parse recipe default_options written as a tuple or list by markfinal in https://github.com/markfinal/cruiz/pull/16
* Fixes 12. Don't try to match options with an ANY possible value by markfinal in https://github.com/markfinal/cruiz/pull/18
* Fixes 17. Options with ANY values can also be encoded as a list by markfinal in https://github.com/markfinal/cruiz/pull/20
* Fixes 19. Options values with None default not displaying initially by markfinal in https://github.com/markfinal/cruiz/pull/21
* More option handling by markfinal in https://github.com/markfinal/cruiz/pull/24
* Fixes 25. Reverting Python 3.11 claimed support, that was too soon by markfinal in https://github.com/markfinal/cruiz/pull/26
* Fixes 29. Actions. Cancel running jobs when a new push is made to th… by markfinal in https://github.com/markfinal/cruiz/pull/30
* Fixes 27. Dependencies list can no longer be edited by markfinal in https://github.com/markfinal/cruiz/pull/28
* Fixes 31. Code cleanup: Simplified ways to log from commands executed by markfinal in https://github.com/markfinal/cruiz/pull/32
* Fixes 33. Command history widget. Don't show disabled context menu by markfinal in https://github.com/markfinal/cruiz/pull/34
* Fixes 35. CMake commands didn't know the CMakeCache.txt location for… by markfinal in https://github.com/markfinal/cruiz/pull/36
* Fixes 40. Actions. Pull requests now also cause workflows to run by markfinal in https://github.com/markfinal/cruiz/pull/41
* Fixes for extra profile directories by foundry-markf in https://github.com/markfinal/cruiz/pull/39

New Contributors
* foundry-markf made their first contribution in https://github.com/markfinal/cruiz/pull/39

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

1.3.2b1

What's Changed
* Fixes 13. Actions. Prefer twine skipping uploads to existing version… by markfinal in https://github.com/markfinal/cruiz/pull/14
* Fixes 11. CI: Update setup-python to v4 by markfinal in https://github.com/markfinal/cruiz/pull/15
* Fixes 12 Parse recipe default_options written as a tuple or list by markfinal in https://github.com/markfinal/cruiz/pull/16
* Fixes 12. Don't try to match options with an ANY possible value by markfinal in https://github.com/markfinal/cruiz/pull/18
* Fixes 17. Options with ANY values can also be encoded as a list by markfinal in https://github.com/markfinal/cruiz/pull/20
* Fixes 19. Options values with None default not displaying initially by markfinal in https://github.com/markfinal/cruiz/pull/21
* More option handling by markfinal in https://github.com/markfinal/cruiz/pull/24
* Fixes 25. Reverting Python 3.11 claimed support, that was too soon by markfinal in https://github.com/markfinal/cruiz/pull/26
* Fixes 29. Actions. Cancel running jobs when a new push is made to th… by markfinal in https://github.com/markfinal/cruiz/pull/30
* Fixes 27. Dependencies list can no longer be edited by markfinal in https://github.com/markfinal/cruiz/pull/28
* Fixes 31. Code cleanup: Simplified ways to log from commands executed by markfinal in https://github.com/markfinal/cruiz/pull/32
* Fixes 33. Command history widget. Don't show disabled context menu by markfinal in https://github.com/markfinal/cruiz/pull/34
* Fixes 35. CMake commands didn't know the CMakeCache.txt location for… by markfinal in https://github.com/markfinal/cruiz/pull/36
* Fixes 40. Actions. Pull requests now also cause workflows to run by markfinal in https://github.com/markfinal/cruiz/pull/41
* Fixes for extra profile directories by foundry-markf in https://github.com/markfinal/cruiz/pull/39

New Contributors
* foundry-markf made their first contribution in https://github.com/markfinal/cruiz/pull/39

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.