Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@lefessan lefessan released this 02 Jan 16:36
· 49 commits to master since this release
  • Improve templates to inherit values from drom.toml/package.toml inherited files
  • drom_toml: because drom requires additional features in toml that do not fit in the standard toml library, we forked toml.0.7.1 into drom_toml.
    Additional features:
    * New operators: == (init value if never set), := (override value), -= (delete/clear value)
  • Fix ocamlformat stuck at 0.15
  • Make .ocamlformat-ignore always ignore share-dirs
  • Fix LGPL2 for SPDX