Sha256: df090fb0864b1c23f64de605060af4cfa4f433946d6fcc59f35eedfcb49b3e9d
Contents?: true
Size: 1.22 KB
Versions: 1
Compression:
Stored size: 1.22 KB
Contents
## ['3.0.0'] - 2022-09-26 * Enhancements: * Changes: * Default default commands to :help. * Remove references to system for options, folder locations, etc. These were not being used and the nature of this tool is that global options should suffice. * Bug Fixes: Not really a branch-name bug, but patched Thor bug that displays nested subcommands incorrectly. ## ['2.2.0'] - 2022-09-24 * Enhancements: * Add support for `branch-name create` `-x` argument (see `branch-name help create`) which allows you to position the ticket and ticket description within the formulated branch name. * The `branch-name create :project_location` option string now accepts any [`Time.strftime`](`https://apidock.com/ruby/Time/strftime`) format directive. * Add better test coverage, although not what it should be (I'm working on it); this started a "quick and dirty" tool. * `branch-name create` will now create the PROJECT_LOCATION if it does not exist. * Update README.md file. ## ['2.1.0'] - 2022-09-22 * Enhancements: Add support for Windows clipboard. Branch names created are copied to the clibboard for macOS and Windows now. ## ['2.0.1-beta] - 2022-09-20 * Bug fixes: ticket description was not joined properly (without token separator).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
branch-name-3.0.0 | CHANGELOG.md |