Skip to content

Latest commit

 

History

History
325 lines (211 loc) · 17.7 KB

CHANGELOG.md

File metadata and controls

325 lines (211 loc) · 17.7 KB

v0.12.3 (2021-10-20)

Miscellaneous

  • Use qgit instead (Jitendra Adhikari) e690d3b

v0.12.2 (2021-10-20)

Bug Fixes

  • Junk semicolon (Jitendra Adhikari) 247c08e

v0.12.1 (2021-10-20)

Bug Fixes

  • Still need to checkout branch even if NOSYNC=1 (Jitendra Adhikari) 2eec21a

Internal Refactors

  • Fix the current version, support after-version trigger (Jitendra Adhikari) 5b32580

Miscellaneous

  • Label triggers, add after-version (Jitendra Adhikari) d536234

Documentations

  • Add after-version trigger (Jitendra Adhikari) 1394541

v0.12.0 (2021-10-20)

Features

  • Create released tag locally as well (Jitendra Adhikari) 4e37156

Miscellaneous

  • Annotate exit points (Jitendra Adhikari) 469f814
  • Bump ver (Jitendra Adhikari) 2c90a1b

Documentations

  • Custom release branch (Jitendra Adhikari) 43974b5

v0.11.1 (2021-04-17)

Bug Fixes

  • Use main branch, current version output (Jitendra Adhikari) a56ec29

Documentations

  • Use main branch (Jitendra Adhikari) c05e968

v0.11.0 (2021-03-03)

Features

  • Support release label, using prev version, no sync mode, fix empty commit error (Jitendra Adhikari) 488bfc9

Bug Fixes

  • Declare EVENTS array, script fullpath, log to TMP_LOG without await (Jitendra Adhikari) d1a8663
  • Validate GH_AUTH_TOKEN for github only, init NOSYNC mode (Jitendra Adhikari) d303ae8

Internal Refactors

  • Init support for bitbucket (Jitendra Adhikari) 536aa0f

Miscellaneous

  • Update heredoc start (Jitendra Adhikari) b453437

Documentations

  • Add new options in usage and readme (Jitendra Adhikari) 46d6a95

0.10.4 (2020-01-09)

Internal Refactors

  • Use $(fn) instead of backtick calls (Jitendra Adhikari) 479a298

0.10.2 (2019-10-23)

Miscellaneous

  • Minor cleanup, organize (Jitendra Adhikari) 7934eab

Documentations

  • Add missing events (Jitendra Adhikari) 3ab3ac9

0.10.1 (2019-09-28)

Bug Fixes

  • Add labels for missing commit types (Jitendra Adhikari) 6d35354

0.10.0 (2019-09-27)

Features

  • Read events from please.json (can still be overridden by params) (Jitendra Adhikari) cfecd24
  • Support registering events and trigger them during lifecycle (Jitendra Adhikari) 455d5dc
  • Add version command, bump version on --update (Jitendra Adhikari) f0017e9
  • Support -o|--organize option to control changelog (Jitendra Adhikari) 5ed9b2a
  • Organize commits by type (Jitendra Adhikari) 9930cc9

Bug Fixes

  • Line exit, trigger, mktemp (Jitendra Adhikari) 0bfea0b
  • Help shows examples too (Jitendra Adhikari) 4da8c99
  • Update version of please in the repo instead of running binary (Jitendra Adhikari) 546ad3c
  • No need to bump version on update anymore (Jitendra Adhikari) 61cefee
  • Make sure ./please is staged before push (Jitendra Adhikari) 648f1cc
  • Event trigger eval (Jitendra Adhikari) 6af05ba
  • Version and before-push (Jitendra Adhikari) 976f59b
  • Trim leading -- from event name (Jitendra Adhikari) 7febd62
  • Info => echo (Jitendra Adhikari) f08d676
  • Use RANGE instead of DIFF (Jitendra Adhikari) 64cca54
  • Push to deploy branch (Jitendra Adhikari) a736397
  • Support https origin url (Jitendra Adhikari) 1ab96c9
  • Change release header to [version] (date) (Jitendra Adhikari) eb317c3
  • Check git repo after parsing args (Jitendra Adhikari) 1eea5a7

Internal Refactors

  • Shorten and simplify sctipt (Jitendra Adhikari) bb5085a
  • Change release type to chore (Jitendra Adhikari) 15fec74
  • Update and reorder default types to organize (Jitendra Adhikari) cbe6103
  • Dont use curly brace when not needed (Jitendra Adhikari) c56530b
  • Update usage info, rename --before-github to --before-vcs (Jitendra Adhikari) 8c0646b
  • Remove UTC in changelog, use direct curl to release, relocate bump info (Jitendra Adhikari) 329c50a
  • Prepare travis support, skip update if current branch is deploy branch (Jitendra Adhikari) 4f7e300
  • Place commit hash at last (Jitendra Adhikari) 9ea2eb0

Miscellaneous

  • Create FUNDING.yml (Jitendra Adhikari) 16f081e
  • Remove -i suffix for sed (Jitendra Adhikari) 14da289
  • Add/support before-phar event (Jitendra Adhikari) 6cce738
  • Cleanup and minify code (Jitendra Adhikari) ac3f091
  • Update release commit (Jitendra Adhikari) ca9275b
  • Add please.json (Jitendra Adhikari) 3447186

Documentations

  • Add info about before-phar (Jitendra Adhikari) e5296a5
  • Update usage info, add events section (Jitendra Adhikari) 4b630a4
  • Update --help output (Jitendra Adhikari) a20c4c3
  • Include --organize option (Jitendra Adhikari) 1b9a12a
  • Update changelog sample (Jitendra Adhikari) e4b596d

  • Travis: Lint the commits (Jitendra Adhikari) 0cd0076
  • Travis: Reorder script (Jitendra Adhikari) 9e12950
  • Add travis (Jitendra Adhikari) 5de31da

0.9.5 (2019-09-23)

Bug Fixes

  • --help shows examples too (Jitendra Adhikari) 272c04b

Miscellaneous

  • Remove -i suffix for sed (Jitendra Adhikari) 128b303

0.9.4 (2019-08-19)

Bug Fixes

  • Update version of please in the repo instead of running binary (Jitendra Adhikari) 1a914a8

0.9.3 (2019-08-19)

Bug Fixes

  • No need to bump version on update anymore (Jitendra Adhikari) e3bb660

Internal Refactors

  • Dont use curly brace when not needed (Jitendra Adhikari) e4ba164

Documentations

  • Add info about before-phar (Jitendra Adhikari) eefd73d

Miscellaneous

  • Add/support before-phar event (Jitendra Adhikari) 487f372
  • Cleanup and minify code (Jitendra Adhikari) 2712d1a
  • Update release commit (Jitendra Adhikari) b8bf707

0.9.2 (2019-08-16)

Bug Fixes

  • Make sure ./please is staged before push (Jitendra Adhikari) eea3631

0.9.1 (2019-08-16)

Bug Fixes

  • Event trigger eval (Jitendra Adhikari) a0f3d47

0.9.0 (2019-08-16)

Features

  • Read events from please.json (can still be overridden by params) (Jitendra Adhikari) 18512d5
  • Support registering events and trigger them during lifecycle (Jitendra Adhikari) 5d0e469

Bug Fixes

  • Version and before-push (Jitendra Adhikari) 037a58c
  • Trim leading -- from event name (Jitendra Adhikari) 6a46030

Internal Refactors

  • Update usage info, rename --before-github to --before-vcs (Jitendra Adhikari) 262bf28

Documentations

  • Update usage info, add events section (Jitendra Adhikari) 61a8994

Miscellaneous

  • Add please.json (Jitendra Adhikari) 933e791

0.8.1 (2019-08-07)

Bug Fixes

  • Info => echo (Jitendra Adhikari)

0.8.0 (2019-08-07)

Features

  • Add version command, bump version on --update (Jitendra Adhikari)

Documentations

  • Update --help output (Jitendra Adhikari)

0.7.1 (2019-08-03)

Bug Fixes

  • Use RANGE instead of DIFF (Jitendra Adhikari) d56c77d

Internal Refactors

  • Remove UTC in changelog, use direct curl to release, relocate bump info (Jitendra Adhikari) cffbb1e

0.7.0 (2019-08-03) UTC

Features

  • Support -o|--organize option to control changelog (Jitendra Adhikari) 062c513
  • Organize commits by type (Jitendra Adhikari) de961ba

Bug Fixes

  • Push to deploy branch (Jitendra Adhikari) 6c83e0d
  • Support https origin url (Jitendra Adhikari) 37a2699
  • Change release header to [version] (date) (Jitendra Adhikari) 07ec9b9

Internal Refactors

  • Prepare travis support, skip update if current branch is deploy branch (Jitendra Adhikari) ceb61da
  • Place commit hash at last (Jitendra Adhikari) 1ba31fe

Documentations

  • Include --organize option (Jitendra Adhikari) 2bdefa3
  • Update changelog sample (Jitendra Adhikari) 22e918d

[0.6.1] 2019-08-02 15:08:21 UTC

  • aa92bc6 fix: check git repo after parsing args (Jitendra Adhikari)

[0.6.0] 2019-08-02 14:08:33 UTC

  • feat(box): use box.phar version according as php version (Jitendra Adhikari) | 23edd43

[0.5.0] 2019-07-21 05:07:51 UTC

  • 1241b7a docs: about --version/-V (Jitendra Adhikari)
  • a7c0a11 feat(please): possibility to release exact version (Jitendra Adhikari)

[0.4.0] 2019-07-16 06:07:43 UTC

  • 9a029e9 chore: print new release url after released (Jitendra Adhikari)
  • 8285835 feat: aggregate chore commits (Jitendra Adhikari)

[0.3.5] 2019-01-29 07:01:39 UTC

  • fc69229 fix: git push after npm-publish last (Jitendra Adhikari)

[0.3.4] 2018-10-04 14:10:00 UTC

  • 3ae11a2 fix(please): use single quote instead of double in json body [fixes #13] (Jitendra Adhikari)

[0.3.3] 2018-09-12 13:09:42 UTC

  • c6f1094 fix(please): npm publish skip if private (Jitendra Adhikari)

[0.3.2] 2018-09-11 10:09:53 UTC

  • fix(please): use readlink instead (Jitendra Adhikari)

[0.3.1] 2018-09-07 11:09:33 UTC

  • 36e0804 fix(please): handle v prefix in major bump [closes #10] (Jitendra Adhikari)

[0.3.0] 2018-08-25 15:08:45 UTC

  • 765922d docs(readme): --yes [closes #9] (Jitendra Adhikari)
  • e3e99c9 feat(please): add confirmation prompt with --yes option (Jitendra Adhikari)

[0.2.1] 2018-08-19 13:08:26 UTC

  • 20cc9b9 fix(please): quoted interpolation when empty (Jitendra Adhikari)
  • cedde9a docs: update preview img. add change log author name (Jitendra Adhikari)
  • 16ecfbd docs: update help preview (Jitendra Adhikari)

[0.2.0] 2018-08-18 10:08:19 UTC

  • ef9b8f0 chore: readme > README (Jitendra Adhikari)
  • fb4320f docs: bump info (Jitendra Adhikari)
  • 3d66eb8 fix(please): bump for feat if only no scope given (Jitendra Adhikari)
  • f97428a revert: v0.2 (Jitendra Adhikari)
  • 944bd2b feat(please): bump minor there is in commit (Jitendra Adhikari)
  • b864ead feat(please): add commit user name [closes #8] (Jitendra Adhikari)
  • fe5b34a docs: change log (Jitendra Adhikari)

[0.1.0] 2018-08-14 16:08:04 UTC

  • 629f15a fix(please): CHLOG used wrong defaults
  • 757694b docs: add sample changelog
  • 6450952 feat(please): changelog generation
  • 4c0d950 refactor(please): commit log parsing
  • cd96964 refactor(please): use gpush flag
  • 4a64767 refactor(please): reorder stuffs
  • 39595fd feat(please): support --chlog (changelog), --chash (commit hash)
  • d0397ce docs
  • 61ef012 chore: add comments, cleanup junk
  • d2c1b21 docs: reorder options, add --chlog, --chash flags chlog - to create changelog.md chash - to prepend commit hash (with url) in changelog &/or release note
  • c9de526 chore: update header