Releases: na4zagin3/satyrographos
Releases · na4zagin3/satyrographos
v0.0.2.13 - Minor release
v0.0.2.12
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
v0.0.2.9 - minor release
Added
- Added
md
source type (#255 by @puripuri2100) - Added new lint test case
hash/font/location/src-dist
that warnssrc-dist
locations in font hash files (#268) - Automatically convert
src-dist
field intosrc
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
Release of Satyrographos v0.0.2.5
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.