Skip to content

Releases: AlphaLawless/vindi-nodejs-unofficial

0.1.6

05 Jun 21:15
a4b7c54
Compare
Choose a tag to compare

What's changed

  • CI to publish on NPM
  • Remove Actions to Publish on GitHub Registry

Full Changelog: 0.1.5...0.1.6

0.1.5

23 May 21:24
65b018a
Compare
Choose a tag to compare

What's Changed

  • Fix the execution of lib on javascript vanilla with nodejs + browser

Full Changelog: 0.1.4...0.1.5

0.1.4

20 May 21:46
e254d03
Compare
Choose a tag to compare

What's Changed

  • Change response format from Vindi API response by @Luizfelz in #4

Full Changelog: 0.1.3...0.1.4

0.1.3

16 May 20:07
bea9a40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...0.1.3

0.1.2

03 Apr 16:31
f5d9f8e
Compare
Choose a tag to compare

Vindi SDK Changes:

  • refactor: return subscription and bill on create response and refac types
  • refactor: inject api_response inside data
  • chore: remove script dev from package.json

Full Changelog: v0.1.1...v0.1.2

0.1.1

03 Apr 05:11
c9bd19a
Compare
Choose a tag to compare

Vindi SDK Changes:

  • Remove some duplicate types
  • Change mandatory types

Full Changelog: v0.1.0...v0.1.1

0.1.0

02 Apr 03:10
642bfd5
Compare
Choose a tag to compare

Vindi SDK Changes:

  • Reduced the number of repeated types
  • Add Partial Product Items methods
  • Add Bill Items methods
  • Add Partial Subscriptions methods

Full Changelog: v0.0.3...v0.1.0

0.0.3

01 Apr 19:08
dc7066f
Compare
Choose a tag to compare

GitHub Actions

  • Add Publish Package on GitHub Registry (NPM)

Full Changelog: v0.0.2...v0.0.3

0.0.2

01 Apr 02:39
e409e86
Compare
Choose a tag to compare

Removed unnecessary dependencies:

  • zod
  • pino
  • pino-pretty

Full Changelog: v0.0.1...v0.0.2

0.0.1

01 Apr 01:46
bfdea03
Compare
Choose a tag to compare

This version currently includes

Rest Integration with Vindi API:

  • Customers (Partial)
  • Discounts
  • Issues
  • Messages
  • Movements
  • Payment Methods
  • Plans (Partial)
  • Products (Partial)
  • Roles
  • Users

And TypeScript Declarations