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
- Fixed generate
- Add support for additional card types, card number generation, and flexible expiry date formatting
- Create CONTRIBUTING.md
- Update README.md
- Fixed card details
- Added auto pypi
- Added requests to install_requires and bumped version to 0.2.0
- Bump version to 0.2.0
- Added get_year, get_month, and get_card_details methods. Updated README with new features.
For a complete list of changes, you can view the commits on GitHub.