- Retry 5xx errors with exponential backoff (@LucienHH)
- Use fs.promises over fs/promises (@extremeheat)
- import Authflow into index.d.ts (@jojomatik) #35
- Add Realm backup & world download endpoints (@LucienHH) #30
- Move docs to API.md (@LucienHH) #24
- Fix typo in index.d.ts
- Add invite endpoints
- Fix missing debug dependency
- Retry 5 times for pc realm address endpoint
- Add getRealmFromInvite endpoint
- Add retry for server errors and getAddress return host/port
- Update doc and platform type handling
- initial implementation