Skip to content

Releases: na4zagin3/satyrographos

v0.0.2.13 - Minor release

25 Sep 14:56
1962444
Compare
Choose a tag to compare
  • Stop passing multiple arguments to echo(1) (#315)

v0.0.2.12

24 Sep 14:54
c50bdc5
Compare
Choose a tag to compare

This release supports SATySFi 0.0.9.

  • Make library-opam list subcommand output in shellscript-friendly multi line format (#299)

  • Update dependent yaml library to 3.0 (#301)

  • Refactored the clam test cases with shared shell script functions (#300, #302)

  • install subcommand shows reverse dependencies of missing libraries (#303)

  • Support Core v0.15 and v0.16 by dropping support of OCaml 4.10 and older (#309, #312)

  • Race condition non-dependent packages are being removed during reading libraries (#298)

v0.0.2.11 - minor release

13 Dec 15:48
5d24b52
Compare
Choose a tag to compare

Changed

  • Update templates (#276 by @puripuri2100)
  • Use --no-default-config option if available (#279)
  • Install dependencies of doc module before building (#281)
  • build subcommand now accepts multiple module names to build (#281)
  • Removed pin subcommand (#285)

Fixed

v0.0.2.9 - minor release

07 Mar 09:36
b817c41
Compare
Choose a tag to compare

Added

  • Added md source type (#255 by @puripuri2100)
  • Added new lint test case hash/font/location/src-dist that warns src-dist locations in font hash files (#268)
  • Automatically convert src-dist field into src for Build File 0.0.2 (#269)

Changed

  • Apply CC0-1.0 license to the templates (#258)
  • Add build section to library OPAM files in the templates (#257)

Fixed

v0.0.2.8 -- Minor release with new functionalities

v0.0.2.7 -- minor releases with new functionalities

19 Oct 07:47
88bbadd
Compare
Choose a tag to compare

Release of Satyrographos v0.0.2.5

19 Jul 07:18
ab097ac
Compare
Choose a tag to compare

CHANGES:

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.

v0.0.2.5 - 2020-07-11

Changed

  • Now satyrographos opam uninstall does nothing. (#128)

Removed

  • Drop support of OCaml 4.08 and older, and SATySFi 0.0.4 and older.