InfoQ Homepage Semantic Versioning Content on InfoQ
News
RSS Feed-
Akka 22.10 Introduces Projections over gRPC
Akka 22.10 is the first release using the new Business License (BSL) 1.1 release. The Projections over gRPC module is introduced and Java 17 and Scala 3.1 are now supported.
-
Angular 2 Final Released, Adopts Semantic Versioning
The Angular 2 JavaScript platform has been released in its final form. In response to criticism over their versioning during the release candidate phase, Angular 2 will now follow the semantic versioning patterns.
-
Facebook Turns React.js Version Up to 15
Seeking to inspire more confidence in the stability of the React.js JavaScript library, Facebook has bumped the version number from 0.14 to 15.0.
-
Java Version Strings Evolve for Java 9
After two years in the current format, the Java version scheme is going to adopt semantic versioning from Java 9 onwards, following best practices in software versioning across the industry. Application developers that use or parse the Java version string should be vigilant, since the change may impact their applications.
-
SemVer Confuses. NPM Tries to Help
NPM has released the SemVer calculator, a tool to help developers determine if a SemVer selector string matches the correct versions.