release on 2019-10-31
Fix bug: issue 58
release on 2019-10-31
New features:
- Add an argument
--valid
to check the validity of the config file.
release on 2019-09-19
Fix bug: the type of card cannot be selected.
New features:
- Add two new fields "ordCountry" and "ordProvince" to config file.
release on 2019-09-16
New features:
- Add log to see the history of adding funds.
release on 2019-08-16
New features:
- Refactor the code
- Add another python file as the console script
- Improve the message display
release on 2019-08-12
New features:
- Add encryption and decryption to config file
- Add a new argument "--reset" to reset the config file
- Use the corresponding commands in different platforms when opening the config file
release on 2019-07-04
New features:
- Add Dockerfile and Docker image
- Improve README.md