Skip to content

Releases: tjtharrison/gpush

v3.2.0

03 Oct 20:34
Compare
Choose a tag to compare

v3.2.0 (2023-10-03)

Build

  • build(deps): bump gitpython from 3.1.31 to 3.1.34

Bumps gitpython from 3.1.31 to 3.1.34.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <[email protected]> (3f4373c)

Feature

Unknown

  • Merge pull request #30 from tjtharrison/dependabot/pip/gitpython-3.1.34

build(deps): bump gitpython from 3.1.31 to 3.1.34 (82dfaf4)

  • Merge pull request #28 from magmanu/feat/add_chore_option

feat: Add chore option (56623f7)

v3.1.2

10 Jun 19:18
Compare
Choose a tag to compare

Fix

  • Fixing up pylint (ece114a)
  • More CI fixing and docstring linting (41b5c9a)
  • Fixing CI (158d630)
  • Fixed linting and standardise docstrings (5bfa8af)

Documentation

  • Added reference to signed commits (b7ea878)
  • Improved documentation (32a4ee8)

v3.1.1

23 Apr 12:32
Compare
Choose a tag to compare

Fix

  • Installing pylint in ci (0ff7db9)

v3.1.0

23 Apr 12:16
Compare
Choose a tag to compare

Feature

  • Added --branch flag to provide custom branch (f03986b)

Fix

  • Corrected current branch selection (018fb07)

v3.0.1

19 Apr 07:50
Compare
Choose a tag to compare

Fix

v3.0.0

19 Apr 07:06
Compare
Choose a tag to compare

Feature

  • Wrote unit tests and added --message option for overrides (b046108)

Fix

  • Renamed gpush to gpush.py and wrote some unit tests (eff2f89)

Breaking

  • Renamed gpush to gpush.py and wrote some unit tests (eff2f89)

v2.1.1

12 Apr 19:34
Compare
Choose a tag to compare

Fix

  • Fixed no-commit,no-push (e42d17b)
  • Removed unused imports (461ed99)
  • Fixed git_push (bf318f2)
  • Fixed version reference in pip install (234641c)

v2.1.0

11 Apr 06:40
Compare
Choose a tag to compare

Feature

v2.0.0

10 Apr 19:25
Compare
Choose a tag to compare

Feature

  • Updated build setup to make executable with dependencies (6f56d79)

Breaking

  • Updated build setup to make executable with dependencies (6f56d79)

v1.1.1

09 Apr 20:20
Compare
Choose a tag to compare

Fix

  • Fixed documentation link to PyPi (6f1862b)