Skip to content

Releases: Jordan-Prescott/odins-spear

v1.3.1-beta

07 Feb 14:52
Compare
Choose a tag to compare
v1.3.1-beta Pre-release
Pre-release

*Docstrings added for aa_cc_hg_audit

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

v1.3.0-beta

07 Feb 14:48
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-beta...v1.3.0-beta

v1.2.0-beta

06 Feb 14:36
2a40964
Compare
Choose a tag to compare
v1.2.0-beta Pre-release
Pre-release

What's Changed

New Contributors

  • @dan-dobbs made their first contribution in #10

Full Changelog: v1.1.1-beta...v1.2.0-beta

v1.1.1-beta

31 Jan 10:40
17cbf5f
Compare
Choose a tag to compare
v1.1.1-beta Pre-release
Pre-release

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

29 Jan 15:57
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

What's Changed

Features in Backlog:

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

05 Jan 17:33
0a4943e
Compare
Choose a tag to compare
Release v1.0.0-beta Pre-release
Pre-release

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:

  1. 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.