package satyrographos

  1. Overview
  2. Docs
A package manager for SATySFi

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.2.1.tar.gz
md5=fc8607a885fb05369e8125584beee7da
sha512=923f9dbbfb23d675696ba000231ea6590c90e18c84fd167247b77131b05e4ee3a6371d8b5384a25fc4ec9d92de2c423e4c6fa8d93e346b668de252cdf4cb9e02

doc/CHANGELOG.html

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 Haskell PVP.

Unreleased

v0.0.2.1 - 2019-09-11

Added

  • Read SATYROGRAPHOS_DIR for Satyrographos registory (#55)

Changed

  • Stop writing ~/.satyrographos unless it is required (#57)

v0.0.2.0 - 2019-09-10

Added

  • Add -package PACKAGE option to install subcommand. (#29, #35)
  • Support build script Satyristes (#30, #33, #41)
  • Show compatibility warnings (#40, #46)
  • Build library docs (require satysfi capable with -C option) (#43)

Changed

  • Use consistent terminology. (#39)
  • Changed metadata format stored in package registry, which requires removing existing ~/.satyrographos directory (#51)

Fixed

  • Fix install directory when environment variable SATYSFI_RUNTIME exists. (#25)

v0.0.1.7 - 2019-04-19

Fixed

  • Satyrographos does not fail even when OPAM does not exist

v0.0.1.6 - 2019-04-09

Added

  • Add install -copy to copy files rather than create symlinks.

v0.0.1.5 - 2019-02-13

Changed

  • When satysfi dist does not exist in the OPAM registory, Satyrographos use one in either /usr/local/share/satysfi/dist or /usr/share/satysfi/dist.
  • satyrographos status has more information.

Fixed

  • Non-deterministic test failure

v0.0.1.4 - 2019-02-11

Fixed

  • Fix build error with YoJson 1.4.1+satysfi
  • Updated README

v0.0.1.3 - 2019-02-10

Fixed

  • Fix build error with YoJson 1.6.0

v0.0.1.2 - 2019-01-07

Added

  • Add compatibility gates and warnings.
  • Add -system-font-prefix <system-font-name-prefix> to install system fonts.
  • Add -verbose to control message verbosity.

Changed

  • Use new repository schema.
  • Installs symbolic links to files under the registory rather than their copies.

v0.0.1.1 - 2018-10-31

Added

  • Accepts -help, help and so on in command line argument

v0.0.1.0 - 2018-10-21

Added

  • Add Licence and Changelog.
  • Functionality to register packages
  • Functionality to install registered packages
  • Merge hash files
  • Detect duplicated package files
  • Detect duplicated hash definitions
OCaml

Innovation. Community. Security.