Skip to content

v4.0.2

Compare
Choose a tag to compare
@Cube707 Cube707 released this 18 Aug 10:36
· 55 commits to master since this release

added

  • config class. This static class hold constants that can be changed by the user to change the libarys behavior. Use the class-attributes directly, you don't need to create instances of it!
    currently it only holds INTERRUPT_KEYS, a list of keys that will result in an KeyboardInterrupt beeing raised
  • .editorconfig

changed

  • documentation is now in Markdown instead of rst