Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 948 Bytes

CHANGELOG.org

File metadata and controls

22 lines (20 loc) · 948 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project DOES NOT adhere to Semantic Versioning.

0.1.0 - 2024-03-11

Added

version
construct a semantic version
version-file-line-0
fetches the first line from the VERSION file
version-file-line-1
fetches the second line from the VERSION file
system-version
the :version field from system we’re calculating the version from
current-time
current time
git-non-main-branch
git branch if it’s the non-main/non-master branch
git-current-branch
current git branch
git-current-commit
current git commit

Changed

Deprecated

Removed

Fixed

Security