Skip to content

Releases: rjpeacock/wikicite

v0.3.0

Choose a tag to compare

@rjpeacock rjpeacock released this 27 Oct 21:11
594fb6e

New Features

  • wikicite link
  • wikicite quicklink
  • wikicite ql (quicklink alias)

v0.2.0

Choose a tag to compare

@rjpeacock rjpeacock released this 16 Oct 19:06
3d3d5a8

New Features

  • allow book as a cite type

Refactorings

  • split book/news/web into different fns
  • extract shared options and functions
  • make source an option not and argument
  • make sources file toml not yaml

Others

  • add prep.sh
  • fix failing test_basic_full_citation

v0.1.4

Choose a tag to compare

@rjpeacock rjpeacock released this 28 Jan 18:34

Fixed

  • os based referencing of sources.yaml

v0.1.3

Choose a tag to compare

@rjpeacock rjpeacock released this 28 Jan 18:25

Fixed

  • Correct referencing of sources.yaml

v0.1.2

Choose a tag to compare

@rjpeacock rjpeacock released this 28 Jan 18:15

Fixed

  • Ensure sources.yaml is packaged

v0.1.1

Choose a tag to compare

@rjpeacock rjpeacock released this 28 Jan 17:57

Fixed

  • Replace sources_default.yaml with sources.yaml for correct referencing when installed. This removes the intended way of configuring sources. Configuration will be reinstated in later releases.

v0.1.0

Choose a tag to compare

@rjpeacock rjpeacock released this 28 Jan 17:48

Added

  • wikicite cli with options for title, author, url and date

v0.1.0.post1

Choose a tag to compare

@rjpeacock rjpeacock released this 28 Jan 17:49

Fixed

  • Correct pypi link and version number in README