Skip to content

Version 1

Compare
Choose a tag to compare
@ImpostorKeanu ImpostorKeanu released this 10 Aug 19:08
· 1 commit to master since this release
  • Pydantic models have been integrated for enhanced input validation/management.
  • Multiple bugs in Bruteloops.db_manager have been corrected:
    • Multi-character credential delimiters are now supported
    • There was a bug that interfered with insertion of individual username/password values, which has been corrected.
  • Breakers have been introduced
    • Allows for better handling of exceptions over time.