Changelog¶
2026.08.16¶
No significant changes.
2026.07.30¶
Align interview-template create and update requests with the current API, return updated templates, and parse live string template IDs and integer question IDs.
2026.07.19¶
SCIM v2 requests are now sent to
https://services.hackerrank.com/scim/v2instead of the v3 API host, soclient.scimworks out of the box. A newscim_base_urlargument onHackerRankandAsyncHackerRankallows overriding it.Bring the async
AsyncHackerRankclient to full parity with the synchronousHackerRankclient, adding all missing operations and aligning method shapes (ats.codepair/ats.codescreen,teams.membershipsandscim.users/scim.groupssub-namespaces).
2026.07.08¶
No significant changes.
2026.05.12.2¶
2026.05.12.1¶
2026.05.12¶
Initial release.