Releases: bobokun/actualtap-py
Releases · bobokun/actualtap-py
v0.1.6
v0.1.5
New Updates
- Updated actualpy to 0.6.0
Bug fixes
- Better error handling exception logging
- New config option for setting log level
- Allow for flexibility not having the trailing slash for /transactions endpoint
v0.1.4
New Updates
- Updated actualpy to 0.4.0
v0.1.3
New Updates
- Output to console as well as log files
- Support for multiple transactions at once
- Removed unused endpoints
v0.1.2
New Updates
- Added logging
- Secure all endpoints with API github-token
- Fixed formatting in logs
What's Different between this and ActualTap?
- Written in Python
- Uses config.yml file over .env variables
- Saves the request into a wallet.json in your phone so you can re-submit it if you have no internet access
- Allows mapping of Tap to Pay accounts -> Actual account ID via config file
v0.1.1
Initial Release
What's Different between this and ActualTap?
- Written in Python
- Uses config.yml file over .env variables
- Saves the request into a wallet.json in your phone so you can re-submit it if you have no internet access
- Allows mapping of Tap to Pay accounts -> Actual account ID via config file