- ⚠️ I have no affiliation with Firi. Use it at your own risk.
v0.0.5-demo updated warning
0.0.9
- Tests not in publish anymore.
0.0.8
1. Added type hints and implemented rate limiting in FiriAPI. 2. Refactored HTTP request handling and fixed typos in method names. 3. Updated the README to reflect these changes. 4. Updated tests to cover new functionality. 5. Updated the project description in pyproject.toml.
0.0.7
- Proper tests written and executed for every push - Using `fp` for usage examples and in tests instead of `firi` - Corrected typo in usage example. `balance` should be `balances`. - No breaking changes in this release
0.0.5
- Added endpoints in README.md - Tested that the wrapper works enough to release without "pre-release" label