All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to a variation of Semantic Versioning.
The version numbers are structured like GENERATION.MAJOR.MINOR.PATCH
:
GENERATION
version when concepts and APIs are abandoned, but brand and project name stay the same,MAJOR
version when you make incompatible API changes and provide an upgrade path,MINOR
version when you add functionality in a backwards compatible manner, andPATCH
version when you make backwards compatible bug fixes.