Scargo

Latest version: v2.3.1

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

Scan your dependencies

Page 1 of 4

2.3.1

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.3.0...release_2.3.1

release_2.3.0
What's Changed
* Feature/monitor by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/423
* feature: add bank switching by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/424
* update version by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/425
* release_2.3.0 by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/426


**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.2.0...release_2.3.0

release_2.2.0
What's Changed
* Integration tests for atsam by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/411
* Add flag to build command to build all targets by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/412
* Fix issue with debug command not running in docker properly by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/413
* Fixes in flash, add unit tests by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/414
* Esp32 v4.4.6 by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/416

2.2.0

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.1.2...release_2.2.0

release_2.1.2
What's Changed
* release_2.1.2 by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/415


**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.1.1...release_2.1.2

release_2.1.1
What's Changed
* Copyright check support regex by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/408
* Update copyright check documentation, version 2.1.1 by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/409

2.1.1

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.1.0...release_2.1.1

release_2.1.0
What's Changed
* tests: make tests run independently by mareklabonarski in https://github.com/Spyro-Soft/scargo/pull/403
* Project support multiple targets by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/404
* Fix targets with new command and update_documentation by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/406

2.1.0

New Contributors
* mareklabonarski made their first contribution in https://github.com/Spyro-Soft/scargo/pull/403

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.0.1...release_2.1.0

release_2.0.1
What's Changed
* Fix in repo conan cache not used by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/399
* Fix remote and package handling by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/398
* Fix Stm32 and atsam toolchains by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/400

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_2.0.0...release_2.0.1

release_2.0.0
What's Changed
* Upgrade conan to version 2.x
* remove azure deps
* support for vscode debug
* Update atsam doc (383)
* Update example project (384)
* Improve pylint (385)
* Fixed some black issues
* Sync mypy pre-commit hook with CI execution
* Scargo gen unit tests using mocks
* Bump typer version to 0.9.0


**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_1.8.0...release_2.0.0

release_1.8.0
What's Changed
* issue 338 publish test placeholder by PLaczJ in https://github.com/Spyro-Soft/scargo/pull/365

1.8.0

New Contributors
* PLaczJ made their first contribution in https://github.com/Spyro-Soft/scargo/pull/365

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_1.7.0...release_1.8.0

release_1.7.0
What's Changed
* Freeze paramiko dependency by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/347
* Changes in tests workflows by BartBart-pl in https://github.com/Spyro-Soft/scargo/pull/348
* Adapt scargo publish to work more scargo-like by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/349
* Add instructions on PATH variable to README and official docu by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/350
* 352: Correct ESP32 conan profile template by kmc-spyro in https://github.com/Spyro-Soft/scargo/pull/353
* Add support for atmel sam by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/355
* Doc/custom test by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/357
* Feature/esp32 chip by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/362
* Feature/ci custom by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/363
* flash for atsam by fkuatspyro in https://github.com/Spyro-Soft/scargo/pull/359
* Env/v1.7.0 by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/366
* Atsam debug support by pwa-spyro in https://github.com/Spyro-Soft/scargo/pull/364
* release_1.7.0 by aaksenczuk in https://github.com/Spyro-Soft/scargo/pull/367

New Contributors
* kmc-spyro made their first contribution in https://github.com/Spyro-Soft/scargo/pull/353
* pwa-spyro made their first contribution in https://github.com/Spyro-Soft/scargo/pull/364

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_1.6.6...release_1.7.0

release_1.6.6
What's Changed
* Fix dependency error esp32 & update to 1.6.5 by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/334
* Added crone to run workflow with tests by BartBart-pl in https://github.com/Spyro-Soft/scargo/pull/337
* Test gen certs command by MichalMendrala in https://github.com/Spyro-Soft/scargo/pull/326
* Fix clang tidy check by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/336
* Added modified workflow file by BartBart-pl in https://github.com/Spyro-Soft/scargo/pull/340
* Multiple crone runs by BartBart-pl in https://github.com/Spyro-Soft/scargo/pull/341
* Fixed by BartBart-pl in https://github.com/Spyro-Soft/scargo/pull/342
* Fix for checkers that does not raise CI job error by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/339
* Bump version to 1.6.6 by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/343
* Conflict fix by BartBart-pl in https://github.com/Spyro-Soft/scargo/pull/346

1.6.6

New Contributors
* MichalMendrala made their first contribution in https://github.com/Spyro-Soft/scargo/pull/326

**Full Changelog**: https://github.com/Spyro-Soft/scargo/compare/release_1.6.5...release_1.6.6

release_1.6.5
What's Changed
* Fix typing-extensions dependency error on esp32 by KonradTajstra in https://github.com/Spyro-Soft/scargo/pull/332

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.