Skip to content

Releases: lt-mayonesa/hexagon

v0.62.0

21 Sep 13:51
Compare
Choose a tag to compare

v0.62.0 (2024-09-21)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release (#96)

Bumps python-semantic-release/python-semantic-release from 9.8.6 to 9.8.8.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c02e9d2)

  • chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 (#103)

Bumps pytest from 8.3.2 to 8.3.3.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3723433)

Ci

  • ci(release): install setuptools before release (0255451)

  • ci(release): install setuptools before release (791127c)

  • ci(release): install wheel before release (bf528ad)

  • ci(dependabot): set to run daily (4eb3206)

Feature

  • feat(updates): use pip to upgrade hexagon (#92) (f7e6544)

v0.61.0

20 Aug 22:05
Compare
Choose a tag to compare

v0.61.0 (2024-08-20)

Chore

  • chore(release): specify build command (0dbbf67)

  • chore(release): configure semantic release v9 (6c95617)

  • chore(ci): publish to PyPi (38b1a2d)

  • chore(deps): bump actions/checkout from 3 to 4 (#85)

Bumps actions/checkout from 3 to 4.


updated-dependencies:

  • dependency-name: actions/checkout
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (fa14690)

  • chore(deps): bump nick-fields/retry from 2 to 3 (#84)

Bumps nick-fields/retry from 2 to 3.


updated-dependencies:

  • dependency-name: nick-fields/retry
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dd245aa)

  • chore(deps): bump actions/setup-python from 4 to 5 (#86)

Bumps actions/setup-python from 4 to 5.


updated-dependencies:

  • dependency-name: actions/setup-python
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1853b6d)

  • chore(deps): bump markdown from 3.6 to 3.7 (#89)

Bumps markdown from 3.6 to 3.7.


updated-dependencies:

  • dependency-name: markdown
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d8b0f83)

Feature

  • feat: print hexagon package version (#91) (b52bfe2)

v0.60.0

09 Aug 20:10
Compare
Choose a tag to compare

Feature

  • prompt: Allow to provide text suggestions (#88) (fb1319a)

v0.59.0

09 Apr 22:58
Compare
Choose a tag to compare

Feature

  • cli: Allow configuring entrypoint on install (ed75377)

v0.58.1

08 Apr 22:19
Compare
Choose a tag to compare

Fix

  • install: Make bin_path optional arg (741044a)

v0.58.0

30 Mar 23:09
Compare
Choose a tag to compare

Feature

  • logger: Add file & panel log APIs (#80) (5e4a2db)

Documentation

  • readme: Install from pypi (6968d45)

v0.57.0

02 Mar 19:53
Compare
Choose a tag to compare

Feature

  • prompt: Allow passing callable to skip_trace (608d5dd)

v0.56.0

19 Feb 23:15
Compare
Choose a tag to compare

Feature

  • replay: Allow replaying last command executed (#75) (7449404)

v0.55.0

18 Feb 15:29
Compare
Choose a tag to compare

Feature

  • hexagon: Added get-json-schema tool (#73) (5377fbf)

v0.54.0

18 Feb 14:10
Compare
Choose a tag to compare

Feature

  • prompt: Allow specifying glob_extra_choices for file glop prompts (#71) (d2fc570)