
http_version.pl -- Serve version details over HTTP
This module serves SWISH and Prolog version details over HTTP. This is
file is normally loaded though the config file version_info.pl
. This
file is not loaded by default for security reasons.
changes(+Request)[private]- Get quick statistics on changes since a commit to inform the user
about new functionality. If no commit is passed we reply no changes
and the last commit we have seen.
changelog(+Request)[private]- Sends the changelog since a given version, as well as the last
commit and its timestamp.