Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 3.85 KB

changelog.md

File metadata and controls

45 lines (32 loc) · 3.85 KB

Changelog

Full Changelog

Implemented enhancements:

  • use long flags when scripting #21
  • commands not prepended by command can produce unexpected behavior #17
  • sed 's@ is not as legible as sed 's/ or sed '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 = 𝑥 ] with case 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:

v1.0.0 (2021-04-15)

Full Changelog

* This changelog was automatically generated by github_changelog_generator.