Skip to content

Releases: arkutils/obelisk-manager

0.6.0 - Flag to accept version-only changes

23 Jan 11:56
Immutable release. Only release title and notes can be modified.
9d1248b

Choose a tag to compare

  • Add --accept-identical-versions flag to accept version-only JSON changes.

0.5.0 - Ignore version-number only changes

23 Jan 11:54
Immutable release. Only release title and notes can be modified.
91c0edc

Choose a tag to compare

  • JSON files with changes only to the version field are no longer counted as changed

0.4.0 - Commit sorting

10 Dec 16:31
Immutable release. Only release title and notes can be modified.
007e6fb

Choose a tag to compare

  • Improve commit message sorting by using natural sort
  • Add top-level --version option

0.3.0 - Metadata field

17 Nov 12:31
Immutable release. Only release title and notes can be modified.
3d169d5

Choose a tag to compare

  • Add metadata field capture for JSON

0.2.1

17 Nov 12:29
Immutable release. Only release title and notes can be modified.
09a8f11

Choose a tag to compare

  • Fixes tracking branch reading

0.2.0 - Git reset improvement

17 Nov 12:28
Immutable release. Only release title and notes can be modified.
168be57

Choose a tag to compare

  • live-import improvements:
    • When using --git-reset the tracking branch will be read instead of assumed
    • --git-reset also removes untracked files with git clean -fd