Releases: modwodmm/MiniBank
Releases · modwodmm/MiniBank
Minibank v3.0.2
Minibank v3.0.1
Used bigdecimals instead of doubles
MiniBank v3.0.0
Added memory to the program so its keeps track of the accounts created even after restarting the program.
Minibank v2.3.0
Added a feature to show created accounts and also you have to login a…
Minibank v2.2.0
Used exception handling to keep the program running instead of throwi…
Minibank v2.1.0
Used array lists instead of arrays
Minibank v2.0.1
Added comments
Minibank v2.0.0
Added multiple accounts and other minor changes
Minibank v1.1.1
Added MIT license so the software can be used freely by others.
Minibank v1.1.0
Adds user input to create an account instead of the preconfigured account like before.