Skip to content

Releases: Jordan-Prescott/odins-spear

v2.0.0

21 Jan 11:37
Compare
Choose a tag to compare

What's Changed

  • Codebase restructured for better maintainability and modularity. Example api.get.users is now api.users.get_users.

  • Refined feature list, removed aa_cc_hg_audit and service_pack_audit - they have been moved to docs

  • Import has changed from from odins-spear.Api import Api to from odins-spear import API, Scripter, Reporter

  • Scripter and Reporter are now imported and take in the API object as a parameter.

  • Password is no longer a env variable and is users password. We still recommend you take action to keep your password secure.

  • api.update_api introduced to update base_url, username, password, rate_limit. This method ensures everything that needs to be is updated.

  • Scripter and Reporter is now keyword arguments only.

  • utils now includes constants which has service packs and services on BWKS.

  • utils/configs now includes json configuration of most common BWKS entities such as user, hunt group, and call centre. The end user can read these in and modify before sending requests.

  • v2.0.0 Ready by @Jordan-Prescott in #200
    Full Changelog: v1.5.0...v2.0.0

v1.5.0

22 Nov 16:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.5.0

v1.4.5

30 Oct 09:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.4.5

v1.2.3

08 Oct 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Sep 09:19
Compare
Choose a tag to compare

What's Changed

  • 72 update to api will cause issue with group user call statistics by @LivCurtis in #116

Issues Resolved

  • Status code return code caused errors in scripter features when empty list could be expected

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Sep 09:30
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Sep 08:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Aug 10:50
b68e8df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Aug 12:34
3e8787c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1-beta...v1.0.0

v2.3.1-beta

17 May 13:36
a803885
Compare
Choose a tag to compare
v2.3.1-beta Pre-release
Pre-release

What's Changed

Full Changelog: v2.3.0-beta...v2.3.1-beta