Skip to content

Releases: modwodmm/MiniBank

Minibank v3.0.2

30 May 11:00

Choose a tag to compare

Refactored the code a bit and made it better ig

Minibank v3.0.1

30 May 10:58

Choose a tag to compare

Used bigdecimals instead of doubles

MiniBank v3.0.0

22 May 13:58

Choose a tag to compare

Added memory to the program so its keeps track of the accounts created even after restarting the program.

Minibank v2.3.0

20 May 08:11

Choose a tag to compare

Added a feature to show created accounts and also you have to login a…

Minibank v2.2.0

19 May 11:50

Choose a tag to compare

Used exception handling to keep the program running instead of throwi…

Minibank v2.1.0

18 May 17:04

Choose a tag to compare

Used array lists instead of arrays

Minibank v2.0.1

17 May 05:49

Choose a tag to compare

Added comments

Minibank v2.0.0

15 May 16:01

Choose a tag to compare

Added multiple accounts and other minor changes

Minibank v1.1.1

08 May 05:16

Choose a tag to compare

Added MIT license so the software can be used freely by others.

Minibank v1.1.0

08 May 05:09

Choose a tag to compare

Adds user input to create an account instead of the preconfigured account like before.