Releases: wesleyskap/vindi-rails
Releases · wesleyskap/vindi-rails
v0.2.0
v0.1.0
Added
- Core SDK: Initial release of the Vindi Rails SDK using
RestClientas the default adapter. - Resources: Map all 28 API resources, with complete CRUD operations and Minitest coverage implemented for all of them, including core billing, catalog (plans/products), billing/transactions, and administration/batch endpoints.
- Dockerization: Dockerfile and docker-compose.yml configuration to run the test suite isolated.
- Testing: Test suite using Minitest and WebMock (23 test runs, 44 assertions).
- Documentation: Detailed bilingual WIKI (EN / PT-BR) and README configuration/usage guides.