All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated to latest Vortex SDK
0.1.0 - 2025-11-04
- Initial release of vortex-sdk-python
- Python wrapper for Vortex SDK using Node.js subprocess execution
- Support for both local and globally installed
@vortexfi/sdknpm package - Full type hints and py.typed support
- Synchronous and asynchronous API methods
- Support for BRL on-ramp and off-ramp operations
- PIX payment integration
- Complete example scripts demonstrating usage
- Comprehensive documentation and installation guides
- Removed PythonMonkey dependency in favor of Node.js subprocess approach
- Updated all documentation to reflect new architecture
- Module import errors when using globally installed npm packages
- Initial development version (not published)