Skip to content

Tags: bsmithcompsci/semver

Tags

v1

Toggle v1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
# Release v1

## Major Changes:
* BREAKING CHANGE: Changed Configuration, CLI Arguments, Reorganized file structure


## Minor Changes:
* feat: Initial code

* feat: Initial github action jobs and dockerfile.

* feat(release): Added a way to let the tool know when you want to release.


## Patch Changes:
* chore: Setup Project

* refactor(release): Separated all Data from the main.rs

* fix: Handling the Previous Commit Tags.

* chore: Create rust.yml
* chore: color and icon action release.

* ci: Docker caching.

* fix: Dockerfile not executing the correct file.

* chore: cleanup dockerfile and args.

* ci: minimize the impact of builds when action.yaml is changed.

* fix: not able to call flex-vers on the action.yml.

* fix: wrong filename for action.yml.

* ci: permissive fixes.

* fix: removed unused directories.

* fix: missing /github/workspace

* fix: Safe Directory global.

* ci: Ignore caching when there nothing changed.

* fix: Relocating the clone to operate upon it.

* ci: added the github market uses of flex-vers.

* fix: entrypoint

* test: ls

* test: /app

* fix: added entrypoint.sh to the docker build.

* fix: entrypoint.sh

* chore: action.yml now executes entrypoint.sh again.

* fix: entrypoint.sh not correctly working changed to args.

* fix: entrypoint.sh script not copying correctly, and too much.

* fix: entrypoint of the image pointed at bash.

* fix: permissives.

* fix: commit index offset.

* chore: cleanup and arguments for entrypoint.sh

* fix: bad environment variable inputs.

* fix: Parsing errors.

* wip: keep minor/major tag up to date.

* fix: better getting last version.

* chore: added the ability for major and minors to be updated like 1.x.x and 1.1.x


## Credits:
* Brandon Smith

---
Generated by: [flexvers](https://github.com/bsmithcompsci/semver)