✨ aws_account_id_from_access_key
✨ dump_json to dump state as string
✨ expand_alpha_range
✨ pick method
✨ prefix/suffix method to add data to state
✨ without method
➕ deps added/updated
🐙 bring back dict_get_items
🐙 get_by_index supports multiple indexes
🐙 get_by_key supports multiple keys
🐙 get_by_key to support py syntax also
🐙 improve get_by_key to handle *
🐙 rot_13 updated to support cyberchef implementation
💚 build steps added/updated
🔥 full refactor of get_by_key to use json query
🔥 to/from_base64 updated to align to cyberchef
🔧 fix pytest warnings on regex strings
🤖 types added/updated
🧪 tests added/updated