Purpose
I want to allow people to go back to previous versions of the tool easily, especially if new features come around (hopefully not) that make people want to use an older version.
Potential Solutions
- One idea is to create separate branches labelled release-1.0, release-1.1, etc, so as to allow people to have a history of releases.
- Another idea is to consider distributions (but this may be too crufty since this is a stateless HTML app anyways)
Open to help and ideation on this process, especially from anyone who is already using and liking the tool! ☺️
Purpose
I want to allow people to go back to previous versions of the tool easily, especially if new features come around (hopefully not) that make people want to use an older version.
Potential Solutions
Open to help and ideation on this process, especially from anyone who is already using and liking the tool!☺️