Skip to content

hyperbook@0.95.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 10:27
· 1 commit to main since this release
4fbed8b

Patch Changes

  • c267b74 Thanks @mikebarkmin! - Show the Python input() prompt message in the browser dialog.

    When a Python script calls input("Zahl eingeben: "), the prompt text is now passed through to the browser's window.prompt() dialog instead of always showing the generic "Input required:" message.