rieter/CHANGELOG.md

703 B

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 Semantic Versioning.

Unreleased

Added

  • Functional repository server
    • Supports any number of repositories, grouped into distros, each supporting any number of architectures
    • Repository & package information available using JSON REST API
    • Queueing system with configurable number of workers for resilient concurrency
  • TOML configuration file
  • SQLite & Postgres support