All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
(2024-08-04)
- get all available rules from the helpers.rules object (fa174b8)
(2024-07-21)
- helper: add datetime-like regex rules (f0c123f)
(2024-04-30)
- rename ciu to image/version/checker
- make script basic
- remove subparsers, make parser basic
- add a Docker image (574f48f)
- add helpers module to manage version regex rules (4fb1a16)
- add lscr regex rules (16be606)
- add parser module (0b5c99c)
- add the main library to get latest version label (1c51ddc)
- add verbosity to several user-callable functions (fd6c16f)
- initialise the project (78d6962)
- make script basic (77c1f0d)
- new ciu script and add its documentation in the README (013ba85)
- new function to compare image versions (74d1fc9)
- remove subparsers, make parser basic (9bb8453)
- rename ciu to image/version/checker (cf5c41f)
- rename updater script add proper usage message for it (9e96fa2)
- script to add flag to just parse the image string (e60dc6f)