Skip to content

v2023.1.29 - hide warning about unordered case-statements behind beta-flag

Compare
Choose a tag to compare
@kaizhu256 kaizhu256 released this 30 Jan 23:23
· 32 commits to beta since this release
f14be19

What's Changed

  • jslint - hide warning about unordered case-statements behind beta-flag by @kaizhu256 in #419
    • jslint - hide warning about unordered case-statements behind beta-flag
    • ci - bugfix - update shell-function shCiBase() to handle undefined fileMain
    • ci - auto-update version-number in main mjs-module
    • ci - update shell-function shDirHttplinkValidate() to ignore insecure-links http://127.0.0.1, http://localhost
  • Test time finished by @kaizhu256 in #422
    • ci - bugfix - fix ci-shell-function shGithubFileUpload unable to upload new asset
    • ci - auto-create asset_image_logo_512.png from asset_image_logo_512.html
    • bugfix - fix shell-function shGithubCheckoutRemote not able to checkout trusted-files in non-alpha branches
    • jslint-ci - revamp auto-updating and add shell-function shGithubCheckoutRemote
    • test - print time-finished after test-run
  • v2023.1.29 by @kaizhu256 in #423

    • ci - in windows-ci-env, alias node=node.exe instead of using winpty for pipes

Full Changelog: v2022.11.20...v2023.1.29