Recent Releases of cffreference

cffreference - 0.5

A simple CLI to extract citation information from a CITATION.cff.

Added

  • create .github/workflows/cffconvert.yml
  • support further additional placeholders in input files

Changed

  • adjust README description
  • update .gitignore

Credits

  • @kevinmatthes

- Rust
Published by kevinmatthes almost 4 years ago

cffreference - 0.4

A simple CLI to extract citation information from a CITATION.cff.

Changed

  • apply the configured type of the preferred-citation
  • optimise comment banners of CITATION.cff
  • outsource extract to a dedicated function
  • outsource skipReferences to a dedicated function
  • set default citation type to software

Fixed

  • add missing patterns in Main.hs
  • fix behaviour of extract

Credits

  • @kevinmatthes

- Rust
Published by kevinmatthes almost 4 years ago

cffreference - 0.3

A simple CLI to extract citation information from a CITATION.cff.

Added

  • cite blank
  • cite docs-snippets

Changed

  • update blank
  • update docs-snippets

Fixed

  • insufficient patterns for skipping references

Credits

  • @kevinmatthes

- Rust
Published by kevinmatthes almost 4 years ago

cffreference - 0.2

A simple CLI to extract citation information from a CITATION.cff.

Added

  • submodule blank

Changed

  • optimise .gitignore
  • optimise repository manual build instruction
  • update docs-snippets

Fixed

  • add missing catch
  • docstrings which are not cited
  • obsolete line in CITATION.cff

Credits

  • @kevinmatthes

- Rust
Published by kevinmatthes almost 4 years ago

cffreference - 0.1

A simple CLI to extract citation information from a CITATION.cff.

Added

  • add GPL 2.0 license
  • build instruction: GHC and Haddock compilation
  • build instruction: installation
  • build instruction: repository manual
  • create .gitignore
  • create Main.hs
  • create project meta data for repository manual
  • create repository README
  • create this changelog
  • create this repository
  • submodule docs-snippets
  • submodule routines

Credits

  • @kevinmatthes

- Rust
Published by kevinmatthes almost 4 years ago