The first stable release 1.0.
Thanks to everybody who helped with this
elmissouri16, VeemPees, knsrky, Lachlan00, KristyAnon, MrCrap, uzairzia, abundat-david (sorry if I missed someone)
New features:
* Support for board sections
* Pin local image
Improvements:
* New and simpler way of storing the session cookies
* borad_url parameter was removed from most endpoints, making them easier to use
* validation, response parsing and pre-processing was removed from all endpoints, making the client more resilient to changes on pinterest side
* documentation was updated
Bug fixes:
* search function's query was not properly escaped, thus giving wrong results
* login was handled internally which lead to infinite login calls and account suspension, now it should be called manually on unauthorized errors