Skip to content

Releases: igsha/docproc

Version 0.3.3

17 Feb 05:52

Choose a tag to compare

Removed:
* stdenv.lib

Version 0.3.2

26 Feb 07:44

Choose a tag to compare

Added:

  • github-actions file
  • support auto release

Version 0.3.1

25 Jan 16:53

Choose a tag to compare

Added

  • Explicit output of package version in cmake-output

Changed

  • Removed version from README

Version 0.3.0

23 Oct 19:18

Choose a tag to compare

Added

  • image compiler
  • pandoc linker

Removed

  • convert_image_for

Version 0.2.4

16 Oct 10:22

Choose a tag to compare

Added

  • image convert functions for targets
  • metadata processing

Fixed

  • nix shell script
  • component parsing
  • test example
  • rewrite readme

Version 0.2.1

28 Jun 20:34

Choose a tag to compare

Added

  • default and shell nix scripts;
  • cmake version-check file.

Changed

  • README.

Version 0.1.1

17 Jun 12:09

Choose a tag to compare

Added

  • Initial version.
  • add_library and add_document.
  • Pandoc flags are passed with the help of target_compile_options and set_target_properties(LINK_FLAGS).
  • Libraries and objects are stored in json pandoc internal format.