Implemented enhancements:
- use long flags when scripting #21
- commands not prepended by
command
can produce unexpected behavior #17 sed 's@
is not as legible assed 's/
orsed 's|
#16- prefer a
case
statement instead of multiple[
-tests on argument$1
#15 - English usage: prefer the adjectival “myriad” #14
- remove check for whether called from within a Git repository #11
- check also for
mainline
,default
branches #28 (LucasLarson) - replace
[ $1 = 𝑥 ]
withcase
statement (fix #15) #20 (LucasLarson) - make
sed
expression more legible (fix #16) #19 (LucasLarson) - repair English usage (fix #14) #18 (LucasLarson)
- remove check for whether called from within a repository (fix #11) #13 (LucasLarson)
Fixed bugs:
git.io
deprecation #26
Closed issues:
actions/setup-ruby
is deprecated #1
Merged pull requests:
- bump ad-m/github-push-action from v0.6.0 to v0.8.0 #33 (renovate[bot])
- bump actions/checkout from 3 to 4 #31 (dependabot[bot])
- bump github/super-linter from 4 to 5 #30 (dependabot[bot])
- remove
git.io
links (fix #26) #27 (LucasLarson) - bump
actions/cache
action from v2 to v3 #24 (renovate[bot]) - use long flags when scripting (fix #21) #23 (LucasLarson)
- bump actions/checkout from v2 to v3 #22 (dependabot[bot])
- replace deprecated
actions/setup-ruby
withruby/setup-ruby
(fix #1) #10 (LucasLarson) - Update github/super-linter action to v4 #8 (renovate[bot])
v1.0.0 (2021-04-15)
* This changelog was automatically generated by github_changelog_generator.