Skip to content

Releases: LiterateInk/PawRD

js v0.6.1

06 Nov 22:24
a504893
Compare
Choose a tag to compare

fixes cookies on react native

js v0.6.0

04 Nov 22:48
0cc908c
Compare
Choose a tag to compare

implement history functions

js v0.5.0

03 Nov 23:03
f0d7ca9
Compare
Choose a tag to compare

chore(pkg): bump to latest according to template (eb519a4)
fix: types for latest utilities (3d23e86)

includes fix #2, thanks to @raphckrman

js v0.4.0

25 Aug 13:21
Compare
Choose a tag to compare
  • feat: use a custom challenge since not checked in backend (2f7ebdb)

js v0.3.0

20 Aug 22:40
Compare
Choose a tag to compare
  • fix: add fixed User-Agent (007965b)

js v0.2.1

17 Aug 20:41
Compare
Choose a tag to compare
  • fix: use constant for logintype (03c4776)
  • fix: always use empty string as redirect_url (69cf678)

js v0.2.0

17 Aug 16:10
Compare
Choose a tag to compare
  • feat: implement login with credentials (ce710e4)
  • fix(finders): gec data not using first { (0e167b3)

js v0.1.0

17 Aug 13:56
Compare
Choose a tag to compare
  • refactor: new structure (9647c39)
  • chore: rebrand to PawRD (8119b77)
  • refactor: reorder imports (bd477d0)
  • chore: add exports (a398c6b)
  • feat(models): add base for Client (bf8384c)
  • feat(api): implement online payments scrapper (ad43e15)
  • feat(models): add Authenticator to authenticate to ARD (7f746f3)
  • feat(utils): add cookies/set-cookies helpers (97727c5)
  • feat(utils): add constants and endpoints creator (2331769)
  • feat(utils): implement finders (25c81bc)
  • docs: add more precision (6eb9c16)
  • docs(examples): add auth bridge from pawnote (90170c1)
  • docs: typo (ca5d9b1)
  • chore: init (698c194)