Skip to content

v1.0.1

Compare
Choose a tag to compare
@regorxxx regorxxx released this 23 Dec 19:01
· 40 commits to main since this release

Added

  • New method console.popup to send at the same time the text to the console (For logging purpose) and show it in a popup. Lines are split before sending to console, so every line is sent in different calls (i.e. the date is shown on every line).