Releases: vickyy234/BankingSystem-Java
Releases · vickyy234/BankingSystem-Java
Banking System v1.1.3
Banking System v1.1.2
New release of a Banking System with Minor bug fixes
Update:
- Refactor account creation in constructor
- improved output messages for account creation
Banking System v1.1.1
New release of a Banking System with minor update.
Update:
- Enhanced transaction display
Banking System v1.1.0
This is the new release of a Banking System built in Java.
Features added:
- Transaction History
- Account Number (Random generation)
Banking System v1.0.0
This is the initial release of a basic banking system built in Java.
Features:
- Balance check
- Deposit option
- Withdrawal option