#
semantic-versioning
Here are 251 public repositories matching this topic...
CanisHelix
commented
Mar 8, 2022
Description
I have pre-commit hooks to enforce LF line endings, this fails on every commitizen commit as it writes CRLF on windows. An option to configure this would be good.
Possible Solution
Hacky, but I have customized my local commitizen and found all instances of open and added newline='\n' to them if they are w opens. And option in the .cz.yaml to specify this would be the o
Semantic Versioning (semver) library written in golang
-
Updated
Nov 30, 2021 - Go
Tests if module's dependencies can be updated to latest version
-
Updated
Apr 7, 2018 - JavaScript
cli
hooks
react-native
semver
versioning
semantic-versioning
release
npm-version
create-react-native-app
expo
-
Updated
Mar 1, 2022 - JavaScript
Gradle release & version management plugin.
gradle
gradle-plugin
versioning
semantic-versioning
release
release-automation
hacktoberfest
gradle-release
-
Updated
Mar 1, 2022 - Groovy
Python package to work with Semantic Versioning (https://semver.org/)
python
versions
semver
versioning
version
semantic-versioning
release
semver-format
semantic-version
semver-tag
semver-release
semver-cli
-
Updated
Feb 24, 2022 - Python
Plugin for Poetry to enable dynamic versioning based on VCS tags
python
plugin
git
poetry
mercurial
fossil-scm
versioning
subversion
semantic-versioning
bazaar
darcs
dynamic-version
fossil
-
Updated
Mar 10, 2022 - Python
LibScout: Third-party library detector for Java/Android apps
-
Updated
Oct 25, 2019 - Java
Makefile for building docker repository releases
-
Updated
Apr 21, 2020 - Python
github
go
gitlab
gitlab-ci
semver
semantic-versioning
semantic-release
semantic-version
github-actions
-
Updated
Mar 13, 2022 - Go
Semantic Versioning for modern C++
c-plus-plus
cplusplus
cpp
semver
semantic-versioning
header-only
cpp17
c-plus-plus-17
no-dependencies
single-file
cplusplus-17
-
Updated
Feb 21, 2022 - C++
Represent and compare versions via semantic versioning (SemVer) in Swift
-
Updated
Nov 13, 2020 - Swift
Semantic versioning helper library for PHP
-
Updated
Jan 15, 2022 - PHP
Dynamic versioning library and CLI
python
git
cli
mercurial
fossil-scm
versioning
subversion
semantic-versioning
bazaar
darcs
fossil
dynamic-ve
-
Updated
Mar 13, 2022 - Python
Interactive CLI that bumps your version numbers and more
-
Updated
Aug 29, 2020 - JavaScript
Minecraft mod written in Java
-
Updated
Mar 14, 2022 - Java
Automatic versioning and CHANGELOG generation, with semver and conventional commits for dotnet
-
Updated
Mar 14, 2022 - C#
Gradle plugin to generate version-numbers and tags using semantic versioning
-
Updated
Jun 10, 2021 - Groovy
GitHub Action for running semantic-release. Respects any .releaserc.js configuration file in your repo. Sets output and environment variables for you to use in subsequent actions.
-
Updated
Apr 26, 2021 - JavaScript
Conventional commits, changelog, versioning, validation
-
Updated
Mar 2, 2022 - Rust
Create semantic version tags for your Go packages, search and discover new packages
-
Updated
Jun 14, 2019 - Go
libsv - Public domain cross-platform semantic versioning in c99
-
Updated
Mar 5, 2022 - C
Command line tool for releasing new versions of a project
-
Updated
Feb 3, 2022 - PHP
Gradle plugin providing very minimal release version numbering (Git-specific)
-
Updated
Dec 14, 2021 - Groovy
Helper tool to verify semantic version changes based on API surface area changes
-
Updated
Feb 26, 2022 - F#
-
Updated
Mar 11, 2022 - Go
Bash command to automate tag semantic versioning
-
Updated
Nov 19, 2021 - Shell
Automatic Semantic Versioning for git based software development
-
Updated
Feb 26, 2022 - Scala
Improve this page
Add a description, image, and links to the semantic-versioning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic-versioning topic, visit your repo's landing page and select "manage topics."
Plenty of people make use of pnpm for their projects, and it would not be a hard feature to implement so I don't think that it would be a bad idea to add a flag to use pnpm as the package manager, just as there is one already for yarn.