Sha256: 758c76498c882214d4750e430a46f0c647fb6d13875721513a62b431536fc08e
Contents?: true
Size: 475 Bytes
Versions: 27
Compression:
Stored size: 475 Bytes
Contents
## Versioning Calabash tries very hard to comply with Semantic Versioning [1] rules. However, the semantic versioning spec is incompatible with RubyGem's patterns for pre-release gems. > "But returning to the practical: No release version of SemVer is compatible with Rubygems." - _David Kellum_ [2] Calabash version numbers will be in this form: ``` <major>.<minor>.<patch>[.pre<N>] ``` - [1] http://semver.org/ - [2] http://gravitext.com/2012/07/22/versioning.html
Version data entries
27 entries across 27 versions & 2 rubygems