Python-adc-eval

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 2

0.3.0

What's Changed
* Dev bump by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/47
* Bump ruff from 0.4.8 to 0.4.9 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/48
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/50
* Bump ruff from 0.4.9 to 0.4.10 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/49
* Add noise spectral density calculation by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/51
* 0.3.0 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/53


**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.2.2...v0.3.0

0.2.2

What's Changed
* Fix wrong power being used for harmonic calculation. by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/44
* Version bump by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/45
* 0.2.2 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/46


**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.2.1-fix...v0.2.2

v0.2.1-fix
What's Changed
* Bump pylint from 3.1.0 to 3.1.1 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/23
* Bump pylint from 3.1.1 to 3.2.2 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/24
* Bump matplotlib from 3.8.4 to 3.9.0 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/25
* Bump pygments from 2.17.2 to 2.18.0 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/19
* Bump ruff from 0.4.1 to 0.4.4 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/22
* Bump black from 24.4.1 to 24.4.2 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/16
* Bump tox from 4.14.2 to 4.15.0 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/18
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/21
* Add unit tests by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/26
* Add coverage action by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/27
* More tests by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/28
* Bump ruff from 0.4.4 to 0.4.5 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/30
* Bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/29
* Pin codecov version because it constantly breaks by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/31
* Rollback codecov action to v3 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/32
* Added some more tests for the spectrum module by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/33
* Bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/39
* Bump ruff from 0.4.5 to 0.4.8 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/36
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/38
* Bump tox from 4.15.0 to 4.15.1 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/37
* Bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/34
* Fixed issue with leaky indices by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/40
* v0.2.1 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/41
* Version bump by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/42
* Missing version bump by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/43


**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.2.0...v0.2.1-fix

0.2.0

What's Changed
* Fix importing issue by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/3
* Prevents a divide-by-zero situation by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/4
* release-0.1.2 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/5
* Bump black from 23.7.0 to 24.3.0 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/7
* Bump pylint from 2.17.4 to 3.1.0 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/12
* Bump pygments from 2.15.1 to 2.17.2 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/8
* Bump matplotlib from 3.7.2 to 3.8.4 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/11
* Bump black from 23.7.0 to 24.4.1 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/10
* Bump coverage from 7.2.7 to 7.5.0 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/13
* Bump tox from 4.6.4 to 4.14.2 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/14
* Bump ruff from 0.0.278 to 0.4.1 by dependabot in https://github.com/fronzbot/python-adc-eval/pull/9
* Re-wrote analyzer block with Bartlett method by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/6
* 0.2.0 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/15

New Contributors
* dependabot made their first contribution in https://github.com/fronzbot/python-adc-eval/pull/7

**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.1.0...v0.2.0

0.1.2

What's Changed
* Prevents a divide-by-zero situation by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/4
* release-0.1.2 by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/5


**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.1.1...v0.1.2

0.1.2rc1

What's Changed
* Prevents a divide-by-zero situation by fronzbot in https://github.com/fronzbot/python-adc-eval/pull/4


**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.1.0rc2...v0.1.2rc1

0.1.2rc0

**Full Changelog**: https://github.com/fronzbot/python-adc-eval/compare/v0.1.0rc2...v0.1.2rc0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.