Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:00
· 14 commits to main since this release

v0.2.0 (2025-06-23)

Bug Fixes

  • Allow for 3.12 and 3.13 only (4c86956)

  • Allow for lower python version (7d6ac86)

  • Dont fail on errors (b5ab24e)

  • Improve graceful shutdown implementation (95ea3ea)

  • Remove env context from job name in GitHub Actions (8ae2875)

  • Resolve GitHub Actions matrix/env error (20b01ed)

  • Simplify coverage reporting in CI workflow (e7a4a2c)

  • Specify bash shell for Windows compatibility in unit-tests (d08c201)

Chores

  • Add black as code formatter (fc1a697)

  • Black formatting (9321ffa)

  • Change port plus minor adjustments (98ef766)

Continuous Integration

Documentation

  • Add graceful server shutdown example (9c15d24)

Features

  • Add graceful shutdown to SMPP server (f258f4e)

  • Shutdown with grace period (42a565a)

Refactoring

  • Optimize and standardize caching strategy in CI workflow (16c9994)

Detailed Changes: v0.1.0...v0.2.0