Skip to content

Releases: PythonCoderAS/github-run-script

v1.2.0

12 Feb 05:03
Compare
Choose a tag to compare

1.2.0 (2023-02-12)

Features

v1.1.5

06 Jul 19:09
Compare
Choose a tag to compare

1.1.5 (2022-07-06)

Bug Fixes

  • Use subprocess-test-utils (48f4cd3)

v1.1.4

29 Jun 03:01
31279e4
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

v1.1.3

29 Jun 02:42
feda3d9
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

v1.1.2

29 Jun 02:31
22dbd74
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

29 Jun 02:21
449b3b8
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 Jun 23:12
4617bcd
Compare
Choose a tag to compare

What's Changed

  • Bump eslint-config-pythoncoderas-combo from 1.0.3 to 1.1.0 by @dependabot in #3
  • Bump prettier from 2.6.2 to 2.7.0 by @dependabot in #4
  • Bump @types/node from 17.0.42 to 17.0.43 by @dependabot in #5
  • Bump @types/node from 17.0.43 to 18.0.0 by @dependabot in #6
  • Bump prettier from 2.7.0 to 2.7.1 by @dependabot in #7
  • Auto NPM Update by @auto-npm-upgrade in #8
  • Auto NPM Update by @auto-npm-upgrade in #9
  • Bump eslint-config-pythoncoderas-combo from 1.1.0 to 1.1.2 by @dependabot in #10

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

14 Jun 00:25
994c4ba
Compare
Choose a tag to compare

Fix bug where the cwd for processes is search path when found.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Jun 00:21
70cc388
Compare
Choose a tag to compare

Fix incorrect name for --search.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

14 Jun 00:06
eafe22e
Compare
Choose a tag to compare

Fix bug where --search-path cannot be used.

Full Changelog: v1.0.1...v1.0.2