On this page:
history
1.0.0.1+9.3.0.2

4.7 Documenting History🔗ℹ

expression

history:

  history_clause

  ...

 

history_clause

 = 

~added version_string

 | 

~changed version_string: pre_content_expr

Creates a version table to record when a change was introduced. The version_string must be a well-formed Version, and it should refer to the version of a package that provides a changed or added binding. For a ~changed clause, pre_content_expr should produce PreContent.

Added in version 1.1 of package rhombus-scribble-lib.