Skip to content

Latest commit

 

History

History
137 lines (79 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

137 lines (79 loc) · 2.87 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to a modified form of Semantic Versioning (major version is the year; minor and patch are the same).

Added

Changed

Fixed

Removed

Added

Changed

Fixed

  • Fix stelae update partial update when there are new publications (56)

Removed

Added

Changed

Fixed

  • Fix resolve to _api/versions requests without trailing / (52)

Removed

Added

  • Add filesystem logging (42)
  • Add command to insert history into database from RDF (33, 42, 44, 46)
  • Add versions endpoint to view dates on which documents and/or collections have changed (33)
  • Add command to serve current documents from repositories (32)

Changed

Fixed

  • Load paths to git repositories at start-time (47)
  • Fixes to insert history command (46)

Removed

Added

  • Add basic instruments to git serve (26)

Changed

Fixed

  • Fix safe directory issues by upgrading git2 to latest version (26)

Removed

Added

Changed

  • Update license, release under AGPL (25)

Fixed

Removed

Added

Changed

Fixed

  • default to text/html mime-type instead of application/octet-stream

Removed

Added

  • Added /{namespace}/{name}/{commitish}{remainder} endpoint (initial commits)
  • Added ci/cd and local verbose clippy in vscode

Changed

Fixed

Removed