Skip to content

Releases: izelnakri/qunitx

Release 0.1.11

31 May 22:42
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.10

Release 0.1.10

22 May 16:35
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.9

  • upgrade pkgs & escaping script fix 980043e

Release 0.1.9

22 May 15:59
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.8

  • Bump docker/build-push-action from 2 to 2.4.0 #10
  • Bump docker/setup-buildx-action from 1 to 1.3.0 #11
  • Bump actions/checkout from 2 to 2.3.4 #12
  • Bump docker/login-action from 1 to 1.9.0 #13
  • Bump actions/cache from 2.1.4 to 2.1.5 #14
  • escape embedded '</script>' from js; #16
  • add TODO for maybe per file loading in future ddb7a82

Release 0.1.8

22 May 02:02
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.7

  • advanced and correct browser target file filtering #15
  • add LICENSE 718b21b

Release 0.1.7

14 May 13:43
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.6

  • add TODO and small missing import ref 1b44f2f
  • refresh stdout image 2f92132

Release 0.1.6

14 May 10:28
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.5

  • code coverage strategy explanation 8b21ff5
  • add node.js mode code coverage documentation 0789f2a

Release 0.1.5

09 May 10:22
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.4

Release 0.1.4

09 May 09:28
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.3

  • QUnitx run globs OR folder OR file paths #9
  • finalize globs/inputs with absolute paths 9ad50b8
  • major watcher adjustments/improvements 0380abb
  • cleanups after glob refactors 0bd24c8
  • move logic to setup/test-file-paths 2a0bd06
  • glob filter algorithm final implementation af4dacf
  • simplify v1 glob filter algorithm 13b0c49
  • very complex glob filtering algorithm v1 design 611577d
  • move config object generation to setup/config 6cf5919
  • rename fileOrFolderInputs > userFileOrFolderInputs 012cd71

Release 0.1.3

03 May 20:35
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.2

  • keyboard events refactor and abort #8
  • abort key handling for browser mode 6b76987
  • todo & small script update dc4567a

Release 0.1.2

30 Apr 01:35
Compare
Choose a tag to compare

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.1.1

  • --failFast feature #7