Releases: Jordan-Prescott/odins-spear
Releases · Jordan-Prescott/odins-spear
v1.3.1-beta
*Docstrings added for aa_cc_hg_audit
Full Changelog: v1.3.0-beta...v1.3.1-beta
v1.3.0-beta
What's Changed
- service pack audit complete by @Jordan-Prescott in #12
- Auditing aa cc hg by @Jordan-Prescott in #13
Full Changelog: v1.2.0-beta...v1.3.0-beta
v1.2.0-beta
What's Changed
- Bulk license management 2 by @Jordan-Prescott in #9
- 8 group audit by @dan-dobbs in #10
New Contributors
- @dan-dobbs made their first contribution in #10
Full Changelog: v1.1.1-beta...v1.2.0-beta
v1.1.1-beta
What's Changed
- Bug fix in User association
- Added alias to user association
Full Changelog: v1.1.0-beta...v1.1.1-beta
v1.1.0-beta
What's Changed
Features in Backlog:
- 3 bulk license management by @Jordan-Prescott in #4
- user association complete by @Jordan-Prescott in #5
Additional Features:
- Found in odins_spear.utils.parsing - json_to_dict() and dict_to_json() functions for parsing/ serializing data between.
- Found in odins_spear.utils.generators - generate_password() which generates a broadworks friendly password
- Found in odins_spear.utils.generators - generate_timestamp() which generates a time stamp in the format of Y-M-D
Full Changelog: v1.0.0-beta...v1.1.0-beta
Release v1.0.0-beta
Date: 5th Jan 2024
Summary:
The design of the internal software is now complete and a structure to build on is in place. Numerous methods have been added to the library such as get users and get user_by_id and the find_alias feature is now complete.
Features Added:
- Users can now locate where an alias is assigned in the group by using the scripter.find_alias() method. This returns the location of where the alias is assigned.