Releases: snek-at/client
Releases · snek-at/client
0.2.0-rc.9: Add support for NodeJS
Now cookies are only used if the package is used in browser.
0.2.0-rc.8: Hotfix: Change compiler to babel
The compiler had to be changed in order to support optional chaining etc.
0.2.0-rc.7
Change log:
- Fix task error loop
- Add
secure
andsameSite
attributes to cookies - Add file upload support
- Fix error in refreshing session with invalid token
0.2.0-rc.6: Improve instagram client defaults
Change log:
- Instagram Client/Session added.
- Scraper support for (GET, POST, PUT, PATCH and DELETE) added.
- Snek Client/Session reduced to authentication.
- Snek Session
customTasks
now available viarunner
0.2.0-rc.5: Person Caching and Custom Task Improvements
- Supports caching for persons of a user
- Custom tasks now use a valid token every time
0.2.0-rc.3: Update profile query and task
- Fits the recent version of engine (Tree: Sub)
0.2.0-rc.4: Merge pull request #52 from snek-at/schettn-patch-2
- The profile task no longer requires a slug (p-) as argument but (username)