Crate jlrs_compat

Crate jlrs_compat 

Source
Expand description

The range of Julia versions supported by jlrs and current stable Julia version.

NB: jlrs docs are currently always built for the stable version.

Constantsยง

MAX_MINOR_VERSION
Maximum supported Julia minor version
MIN_MINOR_VERSION
Minimum supported Julia minor version
STABLE_MAJOR_VERSION
Current stable Julia major version
STABLE_MINOR_VERSION
Current stable Julia minor version