The helpers provide a function to convert gst_info into buyer dict. Fixed it for dummy GSTs.
0.7.0
Removed EWB details from mandatory fields in generator functions.
0.6.0
Improved conversion of address from gst_info.
0.5.0
Added automatic re-use of auth-token. The auth-token generated at IRP (Invoice Registration Portal) is valid for 6 hours. The portal recommends re-using the same token till expiry. This is automatically done by the library now.
0.4.0
Added `session.get` and `session.post` methods. This allows us to use the API with any endpoint.
0.3.0
- Added support for passthrough APIs provided by GSPs (GST Suvidha Providers). - Added docs around GSPs - Added changelog