Semantic Versioning Highlights

  1. We start our version as 0.1.0
  2. The 1 in 0.1 is a minor release, which indicates functional changes
  3. As we're in a 0.x release, we're able to push out breaking changes, as a 0.x release does not promise backwards compatibility.

Source: "Test-Driven Chef Cookbook Development Using ChefSpec (and a sprinkling of InSpec)" by Jamie Tanna, September 4, 2018, https://www.jvt.me/posts/2018/09/04/tdd-chef-cookbooks-chefspec-inspec/

Subscribe to SBCTricks.com

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe