- Use
floatinstead ofintfortimeandmtime(by xhtmlboi) - Add
Action.write_files(et consort) to share tasks between the creation of several files (by xhtmlboi) - Fix
Path.relocate(by mspwn) - Add
Data.Validation.reqandData.Validation.optfor compact validation and alternative name (by xhtmlboi) - Add
Data.Validation.where_opt(andString,IntandFloatversion) (by xvw) - Improve pretty-printing of validation errors (by Linda-Njau)
- Fix typos and improve logs display (by clementd)
- Improve rendering of 500 error pages on server (by Linda-Njau)
- Use
floatinstead ofintfortimeandmtime(by xhtmlboi)
- Improve rendering of 500 error pages on server (by Linda-Njau)
- Use
floatinstead ofintfortimeandmtime(by xhtmlboi)
- Use
floatinstead ofintfortimeandmtime(by xhtmlboi)
- Add
Action.remove_residualsfor erasing residuals files (by xvw) - Add
Yocaml.Data.Validation.sub_recordfor validating a complete structure as a record field (by xvw) - Add
Batch.iter_treeandBatch.fold_tree(by gr-im)
- Add
Action.remove_residualsfor erasing residuals files (by xvw)
- Add
Action.remove_residualsfor erasing residuals files (by xvw)
- Add
Action.remove_residualsfor erasing residuals files (by xvw)
- Serve .xml, .rss, .atom, .feed files as application/xml (by reynir)
- A more robust metric for
is_fileandis_directoryin Git context (by dinosaure)
- First release - Add support for Shopify Liquid templating language (by Dev-JoyA)
- Add
Action.with_cachehelper to simplify working with cached actions (by Abiola-Zeenat) - Introduce type aliases
converter,validator, andvalidableto simplify the Validation API (by Linda-Njau) - Add module signatures
SinYocaml.DataandYocaml.Data.Validationto standardize conversion and validation (by Linda-Njau) - Add
Yocaml.Data.intoandYocaml.Data.Validation.fromhelpers for easier module use (by Linda-Njau) - Add
Yocaml.Metadata.InjectableandYocaml.Metadata.Readablefunctors to simplify creation of injectable and readable modules (by Linda-Njau) - Add
Yocaml.Data.Validation.String, a set of validator forString(by Okhuomon Ajayi) - Add missing test coverage for
Nel.equalandNel.appendfunctions (by Bill Njoroge) - Add
to_dataandfrom_datafor Archetypes (by gr-im) - Add
Yocaml.Data.Validation.IntandFloat, a set of validator forIntandFloat(by gr-im)
- Add
Pipeline.read_templateto have a better fit with Applicative API (by gr-im) - Fix table of content order for deeply nested elements (by gr-im)
- Add a Applicative Helpers for Archetypes (by gr-im)
- Improve
Archetype.Articles.fetch(by xhtmlboi) - Add
Pipeline.fetchandPipeline.fetch_some(by gr-im) - Add a new effect to define if a Path is a file (in order to disambiguate file and path for
Yocaml_git) (by xvw)
- Add
read_templateto have a better fit with Applicative API (by gr-im) - Add
read_templatesto have a better fit with Applicative API when chaining templates (by gr-im)
- Add
read_templateto have a better fit with Applicative API (by gr-im) - Add
read_templatesto have a better fit with Applicative API when chaining templates (by gr-im)
- Adapt runtime to
is_file(by xvw)
- Adapt runtime to
is_file(by xvw)
- Adapt runtime to
is_file(by xvw)
- Add
Toc.traversefor building your own TOC string (by gr-im)
- Reintroduce the package to have a strong way to deal with Markdown and Syntax Highlighting (It probably made
yocaml_omdandyocaml_cmarkitobsolete) (by gr-im)
- Add a regular function to compute TOC (by gr-im)
- Add
Log.srcfor logging (by xvw) - Add template chain (by xvw)
- Add Sexp control (by xvw)
- Add
fieldand some combinators for validating record field (that unifyrequired,optionalandoptional_or) (by xvw) - Support snapshots (by xhtmlboi)
- Small improvement of unicode special char for slug (by xvw)
- Intermediate Task added to progressively build a document and apply arbitrary arrows. (by xhtmlboi)
- Support snapshots (by xhtmlboi)
- Support snapshots (by xhtmlboi)
- Fix
Yocaml.Datetime.max(by xvw) - Remove occurences of
gitlab(and outdated repositories) in examples (by xhtmlboi) - Be kind about
eiodependencies (by xhtmlboi) - A better support for conditionals Task execution (by xvw)
- Some minor fixes (by xvw)
- Fix
Nelrepresentation (by xvw) - Restore DOC-ci (by xvw)
- Add more helpers for dealing with dynamic dependencies (by xvw)
- Update to git-kv 1.0.2 and work around last modified behavior inside a
Git_kv.change_and_pushcall (by reynir) - Update
gitdependencies (by xvw)
- Support for OCaml
5.3.0(by kit-ty-kate)
- Fix Table of contents computation when the first index is lower than followers by xvw
- Remove
charsetof the computedmeta(since it does not follow the formname => content) by xvw - Move some modules (
DatetimeandToc) at the Toplevel ofYocamlby xvw
- Complete reconstruction of the YOCaml core (by xhtmlboi, xvw, gr-im, mspwn, dinosaure, maiste and hakimba)
- First release (by xvw)
- First release of YOCaml