Skip to content

Releases: snek-at/client

0.2.0-rc.9: Add support for NodeJS

27 Nov 01:16
b7f7b86
Compare
Choose a tag to compare
Pre-release
Now cookies are only used if the package is used
in browser.

0.2.0-rc.8: Hotfix: Change compiler to babel

26 Nov 13:13
2e5a67d
Compare
Choose a tag to compare
The compiler had to be changed in order to
support optional chaining etc.

0.2.0-rc.7

28 Oct 14:55
8e3103d
Compare
Choose a tag to compare
0.2.0-rc.7 Pre-release
Pre-release

Change log:

  • Fix task error loop
  • Add secure and sameSite attributes to cookies
  • Add file upload support
  • Fix error in refreshing session with invalid token

0.2.0-rc.6: Improve instagram client defaults

06 Sep 23:00
d81b62c
Compare
Choose a tag to compare

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 via runner

0.2.0-rc.5: Person Caching and Custom Task Improvements

01 Sep 11:41
f5aa706
Compare
Choose a tag to compare
  • 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

24 Aug 16:11
37b77da
Compare
Choose a tag to compare

0.2.0-rc.4: Merge pull request #52 from snek-at/schettn-patch-2

26 Aug 09:45
566c902
Compare
Choose a tag to compare
  • The profile task no longer requires a slug (p-) as argument but (username)