Skip to content

v2.1

Latest
Compare
Choose a tag to compare
@Benny1143 Benny1143 released this 08 Dec 11:22
· 12 commits to main since this release
811fbd1

Added

  • .gitignore to ignore local map file
  • OptionManager has auto counter now
  • Add self.input to TerminalManager (an extend of self.print)

Changes

  • Updated inplace as True
  • Quicker printing with Terminal manager
  • colors.White is the same as colors.ResetAll
  • Update README.md
  • Change self.print to self.input for when self.print returns an input
  • Simplify Terminalmanager

Removed

  • Colorama package
  • "0" Secret Code
  • Removed unused print in main.py under get_user_map_dic()