Skip to content

v3.5.0

Choose a tag to compare

@woozyking woozyking released this 17 Feb 15:16
· 15 commits to main since this release

Changelog (by label): from v3.4.0 to v3.5.0

CHANGED

version - bump v3.5.0 (ae96a33 by @woozyking)

version - bump v3.5.0-alpha.5 (0707762 by @woozyking)

devops/deps - yarn upgrade-interactive 20220209 (b7f3c49 by @woozyking)

version - bump v3.5.0-alpha.4 (6274ab7 by @woozyking)

github - gracefully handle contributions fetching that won't match local commits (e4c8b46 by @woozyking)

version - bump v3.5.0-alpha.3 (148f675 by @woozyking)

formatter - contributorsReport to include date related stats, including fresh..since.. (4993a80 by @woozyking)

github - filter out merge commits from contributions (fa27ec9 by @woozyking)

github - fetch contributions short sha without invoking git CLI, ~4x faster (81e9303 by @woozyking)

devops - yarn upgrade 20220128 (for node-fetch) (1f8d5dd by @woozyking)

version - bump v3.5.0-alpha.2 (eac13d4 by @woozyking)

devops - remove non-LTS node version from test matrix, apply default workflow to all PRs (5e0ffe0 by @woozyking)

devops - upgrade eslint to from v6 to v8 (9cf5032 by @woozyking)

formatter - rework notes and changes formatters to be more flexible (d462efd by @woozyking)

  • retain commit body as-is for easy markdown formatting carryover

formatter/refactor - split out dedicated module from utils (496bb25 by @woozyking)

  • no feature change refactor

nlp - deps pipenv update 20211103 (0b3e44e by @woozyking)

devops - rename and revise main CI workflow (bb0b483 by @woozyking)

devops - yarn upgrade 20211103 (1a32871 by @woozyking)

ADDED

utils - add groupParsed() for grouping parsed commits (by tier/label) (d601c22 by @woozyking)

formatter - revise contributor's commit stats (06d4a66 by @woozyking)

github - consolidate author and merge commit filter (c50954f by @woozyking)

Co-authored-by: Kyle Grimsrud-Manz kyle.grimsrudmanz@gmail.com

parsecommit - embed dependency updates in commit message if available (fa851be by @woozyking)

parsecommit - link author to GH @login, fallback to git commit author str (abf793f by @woozyking)

basehandler - add --include-contributors flag (defaut true) and revise contribution sha filtering logic (08a108d by @woozyking)

basehandler - include all contributors (8fbb5d0 by @vxsl)

formatter - include new contributor report (2a833c3 by @vxsl)

basehandler - compute new contributor info (4aeecae by @vxsl)

basehandler - hyperlink commit author if possible (40ecaa0 by @vxsl)

github - add contributions action (08b5daf by @vxsl)

readme - revise usage documentation, elevate commit msg convention (3abe78e by @woozyking)

FIXED

lib/parseCommits - fix embedded deps matching pattern (4ffc846 by @woozyking)

basehandler - fix commit listing sha to known tag HEAD (cc9b141 by @woozyking)

Contributors:

  • @woozyking (returning contributor - 27 commits across 6 days)
  • @vxsl (🎉 fresh contributor since at least 2020-03-26 - 5 commits across 1 day)