Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 15:01
· 51 commits to main since this release

Build system

  • f576a20 - Add specdown - Tom Oram

  • e882c95 - Initialize cargo project - Tom Oram

Continuous Integration

  • 083d833 - (dependabot) Add dependabot and mergify config - Tom Oram
  • 4b5e023 - Add pipeline - Tom Oram

Documentation

  • 8108d37 - Add current status warning - Tom Oram

Features

  • c6b4b58 - (bump-cmd) Implement string-pattern update - Tom Oram
  • a75caeb - (bump-cmd) Error when bump-version.yml is missing - Tom Oram
  • e97cec2 - (help) Add documentation to command help - Tom Oram

Miscellaneous Chores

  • 6a29630 - (bump-cmd) Add logic to substitute string patterns - Tom Oram

  • 431efc7 - (version) v0.1.0 [skip ci] - cog-bot

  • dd4f669 - Rename to bump command to update - Tom Oram

  • b4a97d7 - Rename to versioned-files - Tom Oram

  • 99f86f7 - Bootstrap the clap framework - Tom Oram

Refactoring

  • fe41245 - Move Config to config::Config - Tom Oram

  • d94a9f8 - Move StringPatternConfig to string_pattern::Config - Tom Oram