Aiospamc

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.0

What's Changed
* Bump typing-extensions from 4.6.2 to 4.6.3 by dependabot in https://github.com/mjcaley/aiospamc/pull/396
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/400
* Clone full git history when building ReadTheDocs so Reno can work by mjcaley in https://github.com/mjcaley/aiospamc/pull/402
* Excluding pre-commit bot from generated release notes by mjcaley in https://github.com/mjcaley/aiospamc/pull/403
* merge 0.10.1 by mjcaley in https://github.com/mjcaley/aiospamc/pull/407
* Add client certificates feature by mjcaley in https://github.com/mjcaley/aiospamc/pull/408
* Marking package as stable 320 by mjcaley in https://github.com/mjcaley/aiospamc/pull/409
* Update CodeQL workflow by mjcaley in https://github.com/mjcaley/aiospamc/pull/410
* Update dependencies by mjcaley in https://github.com/mjcaley/aiospamc/pull/411
* Removed workaround for Sphinx building issue by mjcaley in https://github.com/mjcaley/aiospamc/pull/412
* Fake servers use threadpool by mjcaley in https://github.com/mjcaley/aiospamc/pull/414
* Simplified fake server by mjcaley in https://github.com/mjcaley/aiospamc/pull/415
* Added client certificate CLI options to documentation by mjcaley in https://github.com/mjcaley/aiospamc/pull/416
* Added Codecov upload step by mjcaley in https://github.com/mjcaley/aiospamc/pull/417
* Add support for Python 3.12 by mjcaley in https://github.com/mjcaley/aiospamc/pull/424
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/413
* Better handling of client private key by mjcaley in https://github.com/mjcaley/aiospamc/pull/426
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/425
* Updating documentation for 1.0 by mjcaley in https://github.com/mjcaley/aiospamc/pull/418
* Resolved Sphinx warnings by mjcaley in https://github.com/mjcaley/aiospamc/pull/427
* Made changes to support trusted publisher for release by mjcaley in https://github.com/mjcaley/aiospamc/pull/428
* Added write permission for creating a release by mjcaley in https://github.com/mjcaley/aiospamc/pull/429


**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v0.10.1...v1.0.0

0.10.1

**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v0.10.0...v0.10.1

0.10.0

What's Changed
* Added Sphinx extension to link to GitHub issues 359 by mjcaley in https://github.com/mjcaley/aiospamc/pull/360
* CI tooling by mjcaley in https://github.com/mjcaley/aiospamc/pull/361
* Switch master branch to main by mjcaley in https://github.com/mjcaley/aiospamc/pull/362
* Updated dependencies by mjcaley in https://github.com/mjcaley/aiospamc/pull/375
* Actions versions by mjcaley in https://github.com/mjcaley/aiospamc/pull/376
* GitHub Actions Update by mjcaley in https://github.com/mjcaley/aiospamc/pull/377
* Updating readme and adding release note for Python 3.7 deprecation by mjcaley in https://github.com/mjcaley/aiospamc/pull/379
* CLI implementation by mjcaley in https://github.com/mjcaley/aiospamc/pull/386
* Updates to CLI documentation by mjcaley in https://github.com/mjcaley/aiospamc/pull/390
* Use tbump for version management by mjcaley in https://github.com/mjcaley/aiospamc/pull/391
* Updating copyright for 2023 by mjcaley in https://github.com/mjcaley/aiospamc/pull/392

**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v0.9.0...v0.10.0

0.9.0

What's Changed
* Bump sphinx from 4.4.0 to 5.0.2 by dependabot in https://github.com/mjcaley/aiospamc/pull/346
* Bump certifi from 2021.10.8 to 2022.6.15 by dependabot in https://github.com/mjcaley/aiospamc/pull/345
* Limited run of workflow push triggers to development and master branches by mjcaley in https://github.com/mjcaley/aiospamc/pull/348
* Added support for Python 3.11 and updated dependencies 355 by mjcaley in https://github.com/mjcaley/aiospamc/pull/356
* Sphinx documentation uses module versions by mjcaley in https://github.com/mjcaley/aiospamc/pull/358


**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v0.8.1...v0.9.0

0.8.1

What's Changed
* Bump loguru from 0.5.3 to 0.6.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/339


**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Add Interrogate to CI pipeline by mjcaley in https://github.com/mjcaley/aiospamc/pull/296
* Refactored the header method of the parser to simplify the branch by mjcaley in https://github.com/mjcaley/aiospamc/pull/297
* Implement dataclasses by mjcaley in https://github.com/mjcaley/aiospamc/pull/301
* Python 3.7 dependencies by mjcaley in https://github.com/mjcaley/aiospamc/pull/303
* Added GitHub Actions by mjcaley in https://github.com/mjcaley/aiospamc/pull/307
* Added status job for unit tests by mjcaley in https://github.com/mjcaley/aiospamc/pull/309
* Simplified test fixtures with the trustme library by mjcaley in https://github.com/mjcaley/aiospamc/pull/311
* Fix shebang in frontend module by mjcaley in https://github.com/mjcaley/aiospamc/pull/312
* Update Request and Response str/repr methods by mjcaley in https://github.com/mjcaley/aiospamc/pull/313
* Fixed bug 317 by mjcaley in https://github.com/mjcaley/aiospamc/pull/318
* Warnings by mjcaley in https://github.com/mjcaley/aiospamc/pull/319
* Create FUNDING.yml by mjcaley in https://github.com/mjcaley/aiospamc/pull/323
* Replace Towncrier with Reno by mjcaley in https://github.com/mjcaley/aiospamc/pull/325
* Update Poetry build backend by mjcaley in https://github.com/mjcaley/aiospamc/pull/326
* Refactor request function by mjcaley in https://github.com/mjcaley/aiospamc/pull/327
* Switch from logging to loguru by mjcaley in https://github.com/mjcaley/aiospamc/pull/329
* Removed warning that isn't a bug 328 by mjcaley in https://github.com/mjcaley/aiospamc/pull/330
* Updated copyright to 2022 by mjcaley in https://github.com/mjcaley/aiospamc/pull/331
* gh now generates release notes by mjcaley in https://github.com/mjcaley/aiospamc/pull/333
* Convert objects to dictionaries by mjcaley in https://github.com/mjcaley/aiospamc/pull/334
* Use pytest-asyncio auto mode to clean up tests by mjcaley in https://github.com/mjcaley/aiospamc/pull/336
* Create codeql-analysis.yml by mjcaley in https://github.com/mjcaley/aiospamc/pull/337


**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v0.7.1...v0.8.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.