Blueprintpy

Latest version: v2.2.0

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

Scan your dependencies

2.2.0

What's Changed
* Issue/107 supress versioning by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/108
* Issue/110 doc version selector by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/111
* Issue/113 fix doc workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/114
* [Add 118] templates for AVR by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/119


**Full Changelog**: https://github.com/Enchan1207/blueprintpy/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* [Fix 25] setup.cfg by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/27
* [Fix 26] import path by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/30
* Issue/31 sigint handling by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/32
* [Update 33] banner by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/34
* [Update 38] apply Jinja2 to extract Content.dest by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/39
* Issue/36 cmake template by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/40
* [Modify 41] ci file (branch name) by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/42
* [Add 43] workflow (for publish to testpypi) by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/44
* [Modify 45] workflow of publish to testpypi by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/46
* [Fix 45] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/47
* [Modify 45] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/48
* [Modify 45] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/49
* Issue/50 modify readme by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/51
* Issue/52 modify release terms by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/55
* [Modify 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/56
* Issue/52 modify release terms by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/58
* [Modify 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/60
* [Update 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/62
* [Modify 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/64
* Issue/53 automated doc build by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/67
* [Fix 65] mypy.ini by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/68
* [Update 71] CMake Template by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/75
* Issue/70 output version info by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/76
* Issue/77 apply logging to cli by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/78
* [Fix 77] __str__ by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/79
* [Update 74] show warning and stop when any files or directory exist … by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/80
* [Modify 82] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/83
* Issue/85 rebuild workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/86
* Issue/85 rebuild workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/88
* Issue/85 rebuild workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/90
* [Modify 85] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/91
* [Modify 85] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/92
* Issue/85 rebuild workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/93
* Issue/85 rebuild workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/94
* Issue/96 release workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/97
* Issue/100 fix versioning workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/101
* [Fix 100] Workflow(release.yml) by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/103
* [Modify 100] Workflow(release.yml) by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/105


**Full Changelog**: https://github.com/Enchan1207/blueprintpy/compare/v2.0.0...v2.1.0

2.0.6

What's Changed
* [Fix 25] setup.cfg by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/27
* [Fix 26] import path by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/30
* Issue/31 sigint handling by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/32
* [Update 33] banner by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/34
* [Update 38] apply Jinja2 to extract Content.dest by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/39
* Issue/36 cmake template by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/40
* [Modify 41] ci file (branch name) by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/42
* [Add 43] workflow (for publish to testpypi) by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/44
* [Modify 45] workflow of publish to testpypi by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/46
* [Fix 45] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/47
* [Modify 45] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/48
* [Modify 45] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/49
* Issue/50 modify readme by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/51
* Issue/52 modify release terms by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/55
* [Modify 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/56
* リリースブランチへワークフローを登録 by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/57
* Issue/52 modify release terms by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/58
* リリースブランチ側で自動リリースを実行 by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/59
* [Modify 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/60
* リリースジョブ修正 by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/61
* [Update 52] workflow by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/62
* リリースノート自動生成, コミットハッシュ指定 by Enchan1207 in https://github.com/Enchan1207/blueprintpy/pull/63


**Full Changelog**: https://github.com/Enchan1207/blueprintpy/compare/v2.0.0...v2.0.6

2.0.0

1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.