Tags give the ability to mark specific points in history as being important
-
v1.3.5
Release: Release v1.3.51315ac15 · ·Release v1.3.5 Fixed GitLab issue #1: section parser misidentified indented overlines and :: as section adornments. - Section adornments/titles/underlines must be flush-left. - Standalone :: is no longer accepted as a section underline. - Transitions must be flush-left. - Paragraph parsing stops before standalone :: for literal-block handling. - Indented blocks no longer generate sections from dedented whitespace.
-
v1.0.9
Release: Release v1.0.97e6f863a · ·Release v1.0.9 Fixed GitLab CI YAML syntax error that prevented documentation deployment. Removed complex bash operators from pages job script. Added cleanup for old redirect files. Added GitLab release automation job. Updated code documentation with Crystal standards examples.