<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Versioning on Software Craftsperson</title>
    <link>https://www.softwarecraftsperson.com/tags/versioning/</link>
    <description>Recent content in Versioning on Software Craftsperson</description>
    <image>
      <title>Software Craftsperson</title>
      <url>https://www.softwarecraftsperson.com/logos/web/png/Color%20logo%20-%20no%20background.png</url>
      <link>https://www.softwarecraftsperson.com/logos/web/png/Color%20logo%20-%20no%20background.png</link>
    </image>
    <generator>Hugo -- 0.147.1</generator>
    <language>en</language>
    <lastBuildDate>Fri, 12 Mar 2021 22:35:38 +0000</lastBuildDate>
    <atom:link href="https://www.softwarecraftsperson.com/tags/versioning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Web API Versioning</title>
      <link>https://www.softwarecraftsperson.com/posts/2021-03-12-web-api-versioning/</link>
      <pubDate>Fri, 12 Mar 2021 22:35:38 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2021-03-12-web-api-versioning/</guid>
      <description>&lt;p&gt;Back-end developers quite often find themselves thinking about making breaking changes to their API. A change that could break the client application consuming the API. We quite often forget how easy it is to cause havoc for our clients by breaking the contract we agreed between front-end and back-end. All sorts of unintentional consequences could arise from this.&lt;/p&gt;
&lt;p&gt;We recently had a similar conversation at my workplace about how we wanted to deal with the release of a feature we had been working on in the last sprint.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Semantic versioning - Semver - An introduction - node package manager syntax and quirks</title>
      <link>https://www.softwarecraftsperson.com/posts/2020-12-06-semantic-versioning-semver-introduction/</link>
      <pubDate>Sun, 06 Dec 2020 18:33:07 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2020-12-06-semantic-versioning-semver-introduction/</guid>
      <description>Semantic versioning - Semver - An introduction and how to specify version logic to your node package manager</description>
    </item>
    <item>
      <title>Git: Part 5 - Reset and further</title>
      <link>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-5-reset-and-further/</link>
      <pubDate>Sat, 03 Oct 2020 13:30:31 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-5-reset-and-further/</guid>
      <description>A practical introduction to Git - Part 5 - Undoing changes</description>
    </item>
    <item>
      <title>Git: Part 4 - Branching and more</title>
      <link>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-4-branching-and-more/</link>
      <pubDate>Sat, 03 Oct 2020 13:09:57 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-4-branching-and-more/</guid>
      <description>A practical introduction to Git - Part 4</description>
    </item>
    <item>
      <title>Git: Part 3 - Hands on</title>
      <link>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-3-hands-on/</link>
      <pubDate>Sat, 03 Oct 2020 12:39:45 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-3-hands-on/</guid>
      <description>A practical introduction to Git - Part 3 - Try some Git commands</description>
    </item>
    <item>
      <title>Git: Part 2 - Some essential concepts</title>
      <link>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-2-some-essential-concepts/</link>
      <pubDate>Sat, 03 Oct 2020 12:36:03 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-2-some-essential-concepts/</guid>
      <description>A practical introduction to Git - Part 2</description>
    </item>
    <item>
      <title>Git: Part 1 - An introduction</title>
      <link>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-1-an-introduction/</link>
      <pubDate>Sat, 03 Oct 2020 12:30:48 +0000</pubDate>
      <guid>https://www.softwarecraftsperson.com/posts/2020-10-03-git-part-1-an-introduction/</guid>
      <description>A practical introduction to Git - Part 1</description>
    </item>
  </channel>
</rss>
