Skip to content

Releases: mjcaley/aiospamc

v1.1.1

09 Oct 16:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Oct 15:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Oct 13:36
d77fc1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v1.0.0

v0.10.1

08 Aug 01:23
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.10.1

v0.10.0

29 May 01:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Oct 02:03
Compare
Choose a tag to compare

What's Changed

  • Bump sphinx from 4.4.0 to 5.0.2 by @dependabot in #346
  • Bump certifi from 2021.10.8 to 2022.6.15 by @dependabot in #345
  • Limited run of workflow push triggers to development and master branches by @mjcaley in #348
  • Added support for Python 3.11 and updated dependencies #355 by @mjcaley in #356
  • Sphinx documentation uses module versions by @mjcaley in #358

Full Changelog: v0.8.1...v0.9.0

v0.8.1

31 Jan 14:45
67c4f2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Jan 16:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

20 Jan 15:57
9a3f24b
Compare
Choose a tag to compare

Changes:

Bugs:

  • #288: Response.eq: lenient type annotation
  • #286: Build and Coverage shields pointing to wrong URL

Others:

  • #294: Release 0.7.1
  • #293: Updated development dependencies
  • #290: Bump certifi from 2020.11.8 to 2020.12.5
  • #289: Response objects return False when compared with other objects
  • #287: Fixed the build IDs the for the build and coverage shields, resolves #286
  • #285: Ignore mypy cache directory
See More
  • #284: Corrected spelling for enhancement tag, resolves #281
  • #281: GitHub release doesn't track enhancement
  • #283: Added .gitignore to changes directory to be tracked, resolves #280
  • #280: Git tracks "changes" directory

This list of changes was auto generated.

v0.7.0

26 Nov 22:21
d6ee366
Compare
Choose a tag to compare

Changes:

Bugs:

  • #276: Fixed URL to use .io instead of .org
  • #240: Documentation fixes
  • #233: Messages not ending with a newline might cause the connection to hang
  • #227: Fixed API documentation modules after updated connections API
  • #214: Fix case of "localhost" literal in frontend functions

Others:

  • #278: Release v0.7.0
  • #279: Added docstring for ClientTimeoutException
  • #277: Fixed bugs in set_version.py
See More
  • #275: Changed the Github release task to be issue based
  • #274: Removed all from module
  • #273: Updated dependency lock file
  • #272: Cleaned up examples and tests
  • #271: Bump certifi from 2020.6.20 to 2020.11.8
  • #270: Configure dependabot to only check production dependencies
  • #267: Improved header parsing
  • #268: Add header value to support failures in decoding
  • #266: Helpful exceptions
  • #265: Renamed StatusCode to Status
  • #264: Black CI step will fail build
  • #263: Added StatusCode class into Response
  • #262: Moved parser exceptions to the exceptions module
  • #261: Integration tests check the status code
  • #260: Fixed spelling and added constructor docstring
  • #259: Remove SpamcHeaders class
  • #258: Improved coverage for connections tests
  • #257: Black CI step checks all source files and mypy failure will fail CI
  • #256: Bump sphinx from 3.2.1 to 3.3.1
  • #255: Remove client class
  • #254: Connection hangs with SSL and compression
  • #252: Bump pytest from 6.1.1 to 6.1.2
  • #251: Add release note for issue #216
  • #216: Add support for Python 3.9
  • #250: Added support for Python 3.9, resolves #216
  • #249: Bump cryptography from 3.1.1 to 3.2.1
  • #247: Bump mypy from 0.782 to 0.790
  • #246: Bump pytest from 6.1.0 to 6.1.1
  • #242: Bump coverage from 5.2.1 to 5.3
  • #244: Bump cryptography from 3.1 to 3.1.1
  • #245: Bump pytest from 6.0.1 to 6.1.0
  • #241: Applied changes from newest version of black
  • #239: Bump black from 19.10b0 to 20.8b1
  • #238: Bump pytest-mock from 3.3.0 to 3.3.1
  • #237: Bump cryptography from 3.0 to 3.1
  • #236: Added towncrier and initial news fragments
  • #235: Improved logging
  • #234: Fixes #233
  • #232: Added dependabot YAML file
  • #231: Bump pytest-mock from 3.2.0 to 3.3.0
  • #230: Added black code formatter
  • #229: New badges
  • #228: Add type hinting verification with mypy
  • #226: Connection timeout
  • #225: Simplified connection manager API
  • #224: Updated enum to use auto where possible
  • #223: Use f-strings
  • #221: Update examples and README
  • #220: Bump sphinx from 3.1.2 to 3.2.1
  • #219: Bump pytest-cov from 2.10.0 to 2.10.1
  • #218: Remove loop parameter
  • #215: Pytest TOML configuration
  • #212: Updated dependencies
  • #211: Consolidated weekly build to the CI pipeline
  • #210: New pipelines

This list of changes was auto generated.