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.