-
## Problem
We currently use semantic versioning but rely on developers to manually update versionings and change logs. This creates lots of room for error.
## Solution
Enforce proper semantic ver…
-
```
v.X.Y.Z
- X major version
- Y minor version
- Z patch/bugfix version
```
Since there is existing ugamela sourcecode has had versions up to 0.5. It would make sense to switch to semantic ve…
-
This repository now uses versions formatted `x.x.x-y.y.y-zzz` where `x.x.x` is the original CosmWasm's release version, `y.y.y` is our release version and `zzz` is the additional info (e.g. dynamiclin…
-
Add the `jetbrains-gateway` module from [Coder's registry](https://registry.coder.com/modules/jetbrains-gateway) to each example template in the `coder/coder` repository to standardize access to JetBr…
-
Would be cool to have it. Easier to manage dependency using e.g. glide.
-
**Is your feature request related to a problem? Please describe.**
This feature request is not related to a problem. At the moment, detection rule versions are whole integers whereas we have the capa…
-
Hey,
- [x] I have read the [guidelines for submitting issues](https://jmfayard.github.io/refreshVersions/contributing/submitting-issues/)
## ⚠️ Is your feature request related to a problem? Ple…
-
[Semantic Versioning](http://semver.org/) or semver is a simple set of rules and requirements that dictate how version numbers are assigned and incremented. It makes versioning more intuitive and easi…
Randl updated
7 years ago
-
specially: increase major number when a new version is not backwards compatible.
https://semver.org/
example: make_json_input now is called gnssir_input.
-
**Current version:** 1.3.3 (Apr. 5, 2016)
**Latest version:** 1.6.0 (Feb. 5, 2024)
Backbone has had several updates in recent years. Improvements include one that will allow our collections to be …