Pdesy

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 4

0.5.1

What's Changed
* v0.5.0 by taiga4112 in https://github.com/pDESy/pDESy/pull/131
* Update codecov action by taiga4112 in https://github.com/pDESy/pDESy/pull/132
* Bump requests from 2.29.0 to 2.31.0 by dependabot in https://github.com/pDESy/pDESy/pull/133
* Bump cryptography from 40.0.2 to 41.0.2 by dependabot in https://github.com/pDESy/pDESy/pull/135
* Exclude BaseSubProjectTask from the target of insert/remove absence_time_list by taiga4112 in https://github.com/pDESy/pDESy/pull/137
* Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/pDESy/pDESy/pull/138
* Prepare v0.5.1rc by taiga4112 in https://github.com/pDESy/pDESy/pull/139
* Bump cryptography from 41.0.2 to 41.0.4 by dependabot in https://github.com/pDESy/pDESy/pull/140
* merge from dev by taiga4112 in https://github.com/pDESy/pDESy/pull/141
* Bump urllib3 from 1.26.16 to 1.26.17 by dependabot in https://github.com/pDESy/pDESy/pull/142
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/pDESy/pDESy/pull/143
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/pDESy/pDESy/pull/144
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/pDESy/pDESy/pull/145
* Dev by taiga4112 in https://github.com/pDESy/pDESy/pull/146
* Bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/pDESy/pDESy/pull/147
* Bump cryptography from 41.0.4 to 41.0.6 by dependabot in https://github.com/pDESy/pDESy/pull/148
* Feature/context check by taiga4112 in https://github.com/pDESy/pDESy/pull/150
* update readme (151) by taiga4112 in https://github.com/pDESy/pDESy/pull/152


**Full Changelog**: https://github.com/pDESy/pDESy/compare/v0.5.0...v0.5.1

0.5.0

Overview
* Speed up of simulation.
* Add separating and combining simulation
* Change allocation logic of simulation
* Bug fix of some issues.

What's Changed
* v0.4.8 by taiga4112 in https://github.com/pDESy/pDESy/pull/112
* v0.4.8 (112) by taiga4112 in https://github.com/pDESy/pDESy/pull/113
* Remove all model files without the prefix "Base" by taiga4112 in https://github.com/pDESy/pDESy/pull/111
* v0.4.9 by taiga4112 in https://github.com/pDESy/pDESy/pull/116
* Remove list.append in private methods by taiga4112 in https://github.com/pDESy/pDESy/pull/117
* Feature/allocate autotask by Y-Mihara-st in https://github.com/pDESy/pDESy/pull/119
* About task status for 0 < default_progress < 1 by yuiokubo in https://github.com/pDESy/pDESy/pull/121
* Feature/append task to workflow by taiga4112 in https://github.com/pDESy/pDESy/pull/120
* Bump certifi from 2022.6.15 to 2022.12.7 by dependabot in https://github.com/pDESy/pDESy/pull/123
* Separating simulation by taiga4112 in https://github.com/pDESy/pDESy/pull/118
* Prepare v0.5.0 by taiga4112 in https://github.com/pDESy/pDESy/pull/124
* SubProjectTask class by taiga4112 in https://github.com/pDESy/pDESy/pull/115
* add reverse_dependencies() in base_workplace by taiga4112 in https://github.com/pDESy/pDESy/pull/126
* Remove codecov from pyproject.toml by taiga4112 in https://github.com/pDESy/pDESy/pull/129
* Change allocation logic by taiga4112 in https://github.com/pDESy/pDESy/pull/130


**Full Changelog**: https://github.com/pDESy/pDESy/compare/v0.4.8...v0.5.0

0.4.9

What's Changed
* Bump pillow from 9.1.0 to 9.1.1 by dependabot in https://github.com/pDESy/pDESy/pull/88
* v0.4.7 by taiga4112 in https://github.com/pDESy/pDESy/pull/103
* v0.4.8 by taiga4112 in https://github.com/pDESy/pDESy/pull/112

New Contributors
* dependabot made their first contribution in https://github.com/pDESy/pDESy/pull/88

**Full Changelog**: https://github.com/pDESy/pDESy/compare/v0.4.6...v0.4.9

0.4.8

What's Changed
* Feature/absence time list by taiga4112 in https://github.com/pDESy/pDESy/pull/86
* Bump pillow from 9.1.0 to 9.1.1 by dependabot in https://github.com/pDESy/pDESy/pull/88
* Refactoring/docs by taiga4112 in https://github.com/pDESy/pDESy/pull/94
* just comment out some lines in get_time_list_for_gannt_chart. by swanaka in https://github.com/pDESy/pDESy/pull/91
* remove time info from log_txt by taiga4112 in https://github.com/pDESy/pDESy/pull/95
* Function of shifting result considering holiday or something like that. by taiga4112 in https://github.com/pDESy/pDESy/pull/93
* Bugfix / visualize backward simulation results. by taiga4112 in https://github.com/pDESy/pDESy/pull/96
* Bugfix of reversing absence time list on backward simulation by taiga4112 in https://github.com/pDESy/pDESy/pull/97
* Feature shift schedule by taiga4112 in https://github.com/pDESy/pDESy/pull/98
* Add feature of progressing autotask while absence time by taiga4112 in https://github.com/pDESy/pDESy/pull/102
* Feature/shift schedule by taiga4112 in https://github.com/pDESy/pDESy/pull/101
* v0.4.7 by taiga4112 in https://github.com/pDESy/pDESy/pull/103
* Feature/independent absence time list by taiga4112 in https://github.com/pDESy/pDESy/pull/107
* bugfix of cost_list & log_txt on remove_absence_time_list by taiga4112 in https://github.com/pDESy/pDESy/pull/104
* Remove print_debug and log_txt by taiga4112 in https://github.com/pDESy/pDESy/pull/110

New Contributors
* dependabot made their first contribution in https://github.com/pDESy/pDESy/pull/88

**Full Changelog**: https://github.com/pDESy/pDESy/compare/v0.4.6...v0.4.8

0.4.7

What's Changed
* Feature/absence time list by taiga4112 in https://github.com/pDESy/pDESy/pull/86
* Bump pillow from 9.1.0 to 9.1.1 by dependabot in https://github.com/pDESy/pDESy/pull/88
* Refactoring/docs by taiga4112 in https://github.com/pDESy/pDESy/pull/94
* just comment out some lines in get_time_list_for_gannt_chart. by swanaka in https://github.com/pDESy/pDESy/pull/91
* remove time info from log_txt by taiga4112 in https://github.com/pDESy/pDESy/pull/95
* Function of shifting result considering holiday or something like that. by taiga4112 in https://github.com/pDESy/pDESy/pull/93
* Bugfix / visualize backward simulation results. by taiga4112 in https://github.com/pDESy/pDESy/pull/96
* Bugfix of reversing absence time list on backward simulation by taiga4112 in https://github.com/pDESy/pDESy/pull/97
* Feature shift schedule by taiga4112 in https://github.com/pDESy/pDESy/pull/98
* Add feature of progressing autotask while absence time by taiga4112 in https://github.com/pDESy/pDESy/pull/102
* Feature/shift schedule by taiga4112 in https://github.com/pDESy/pDESy/pull/101

New Contributors
* swanaka made his first contribution in https://github.com/pDESy/pDESy/pull/91
* dependabot made their first contribution in https://github.com/pDESy/pDESy/pull/88

**Full Changelog**: https://github.com/pDESy/pDESy/compare/v0.4.6...v0.4.7

0.4.6

What's Changed
* v0.4.6 by taiga4112 in https://github.com/pDESy/pDESy/pull/87
*
**Full Changelog**: https://github.com/pDESy/pDESy/compare/v0.4.5...v0.4.6

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.