-
I've noticed that new tests are often released as part of patch (a.b.X) releases and are enabled by default. For instance, the dev version of Phan 1.1.1 already has 9 new tests and that version hasn't…
-
`ZeroWidthJoiner` was removed after `v0.0.9`: https://github.com/mattn/go-runewidth/blob/v0.0.9/runewidth.go#L14
The next version was `v0.0.10`, but this introduced a breaking API change.
While …
-
@jreadey Is there any particular scheme that you are using for versioning? To better keep track of versions, it could be useful to switch to automated release and versioning through semantic versionin…
-
Some initial choices:
- Documentation coverage.
- Documentation builds.
- Deploy documentation.
- Formatted correctly.
- Linting.
- Links are valid.
- Software builds (and tests pass).
- Test covera…
-
It would be better to switch to semantic versioning, where application version is controlled automatically via GitHub.
One point is missing on my side, though. The documentation clearly explains ho…
-
**What would you like to be added**:
The macOS Build has not a proper version for `CFBundleVersion` and `CFBundleShortVersionString` since the v5.0.2 release. Is there a chance to change it back li…
-
Hi can we move to 0.1.0-SNAPSHOT?
The git tag versioning doesn't seem to be the best way to do it.
Stu
-
https://semver.org/
Concerning going from version 5.0.x to 5.1.x....
If you make major changes in you code that is not backward compatible, please consider changing the major version.
-
### Describe the Enhancement:
I cannot version my cookbook using the latest stable semantic versioning (semver) specification.
Particularly focusing on [specification item 9](https://semver.org/#spe…
-
Hi,
I looked through community resources, and couldn't find a discussion about this. Please direct me to any discussions I might have missed.
In Packer [version 1.10.0](https://github.com/hashic…