Ccparser

Latest version: v0.5.0

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

Scan your dependencies

0.4.0

Release Description for CCParser

🚀 New Features
- **Support for Additional Card Types**: Added support for generating and validating additional card types.
- **Flexible Expiry Date Formatting**: Added functionality to handle flexible expiry date formatting.

🐛 Bug Fixes
- **Fixed Card Details**: Addressed issues with card details processing.
- **Fixed generate**: Resolved issues in the generate functionality.

📚 Documentation
- **Updated README**: Improved clarity and presentation of the README.
- **Created CONTRIBUTING.md**: Added a contributing guide for new contributors.

📦 Commits
- [Update Readme](https://github.com/VihangaDev/CCParser/commit/15dfb862c023572f7c903667acfa4070027b591d)
- [Fixed generate](https://github.com/VihangaDev/CCParser/commit/d87579b872c984b8a785de86bf43f9eee8f0ada5)
- [Add support for additional card types, card number generation, and flexible expiry date formatting](https://github.com/VihangaDev/CCParser/commit/9fa1258127aa4a3b43d151e6540395719f5dc208)
- [Create CONTRIBUTING.md](https://github.com/VihangaDev/CCParser/commit/bce57cc92a93da52e1ea56ab1ddcc7a63399ab9e)
- [Update README.md](https://github.com/VihangaDev/CCParser/commit/dcf62c83680f6f5c402da4adf38e0fed3ee65592)
- [Fixed card details](https://github.com/VihangaDev/CCParser/commit/f0f711ab4f6be7ebbe0c5effc03669487a9fd0a3)
- [Added auto pypi](https://github.com/VihangaDev/CCParser/commit/b2e2375dc96e36015616ef943b6d6eacff4d5f0b)
- [Added requests to install_requires and bumped version to 0.2.0](https://github.com/VihangaDev/CCParser/commit/436d94650ab4538248d9ead2985ed6bc30accdc8)
- [Bump version to 0.2.0](https://github.com/VihangaDev/CCParser/commit/c730683b6bd24f02dcf956cde986ff06423c3a8c)
- [Added get_year, get_month, and get_card_details methods. Updated README with new features.](https://github.com/VihangaDev/CCParser/commit/4899a871bd2019600f9c0e2656013a259fd7147d)

For a complete list of changes, you can view the [commits](https://github.com/VihangaDev/CCParser/commits/main) on GitHub.

0.3.0

✨ Enhancements
- **Fixed Get Card Details**: Resolved issues with the `get_card_details` method to ensure accurate and reliable information retrieval from external APIs.

🐛 Bug Fixes
- **General Improvements**: Various minor bug fixes and performance enhancements.

🚀 Upgrade now to experience the latest improvements! 🎯

0.2.0

🚀 New Features
- **Get Expiry Year**: Added `get_year` method to retrieve the expiry year of the card.
- **Get Expiry Month**: Added `get_month` method to retrieve the expiry month of the card.
- **Get Card Details**: Introduced `get_card_details` method to fetch detailed information about the card from an external API.

✨ Enhancements
- **📚 Improved Documentation**: Updated `README.md` with new features and better formatting for improved readability.
- **🛠️ Enhanced CLI Tool**: The CLI tool now provides more detailed and user-friendly output.

🐛 Bug Fixes
- **✅ Validation Fix**: Resolved issues with card number validation using the Luhn algorithm.
- **📅 Expiry Date Handling**: Improved handling of expiry dates in various formats for better accuracy.

🚀 Upgrade now and enjoy the improvements! 🎯

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.