Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Note: v2.1.2 #18

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Release Note: v2.1.2 #18

merged 3 commits into from
Dec 9, 2024

Conversation

shiningflash
Copy link
Owner

Release Notes: Version 2.1.0

This release includes the following updates and improvements:

Features and Enhancements

  • Refactored SDK: Improved modularity and functionality across all SDK features.
  • Flexible Schema Validation: Schema validation made flexible.
  • Comprehensive Documentation and Examples:
    • Updated README with detailed SDK usage and examples.

Testing and Validation

  • All tests have been updated to align with schema changes.

Version Information

  • Tag: v2.1.2
  • Target Branch: main

@shiningflash shiningflash added documentation Improvements or additions to documentation Code Reviewed Security Reviewed labels Dec 9, 2024
@shiningflash shiningflash merged commit 56d2bf0 into main Dec 9, 2024
1 check passed
Copy link

github-actions bot commented Dec 9, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/core
   __init__.py00100% 
   config.py2322 91%
   logger.py220100% 
   requests.py1544 73%
   retry.py2111 95%
   security.py2622 92%
   validators.py400100% 
src/core/exceptions
   __init__.py40100% 
   api.py2911 97%
   decorators.py2377 70%
   resource.py130100% 
src/schemas
   __init__.py00100% 
   contacts.py140100% 
   errors.py170100% 
   messages.py3988 79%
   webhook.py80100% 
src/sdk
   __init__.py00100% 
   client.py4222 95%
src/sdk/features
   __init__.py00100% 
   contacts.py4733 94%
   messages.py441010 77%
src/server
   __init__.py00100% 
   app.py2633 88%
TOTAL4534391% 

Tests Skipped Failures Errors Time
55 0 💤 0 ❌ 0 🔥 6.841s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Reviewed documentation Improvements or additions to documentation Security Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant