Skip to content

v0.10.0

Compare
Choose a tag to compare
@dmerejkowsky dmerejkowsky released this 02 Dec 10:45
41e6924
  • Add a sort argument to the ask_choices() function to disable sorting
    the list of choices. Patch by @smandon.
  • CI: Drop Python 3.4, add Python 3.8, switch to GitHub Actions