Skip to content

Releases: cthoyt/authorship

🚢 Prepare the authorship for further seaworthiness

11 Jul 15:00
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.1.0

General

  • Rearrange API
  • Add first tests
  • Make text writer the default for Reader.print()

New Readers

  • PreparedReader takes a pre-instantiated Authorship

New Writers

  • CITATION.cff writer helps prepare documents for citation on GitHub (though not the full document - you still need to add more of your own information)

🚢 Updates for the authorship's maiden voyage

10 Jul 00:44
Compare
Choose a tag to compare
v0.0.2

Bump version: 0.0.2-dev → 0.0.2

🚢 Authorship is leaving port - initial release 🚢

10 Jul 00:20
Compare
Choose a tag to compare

Readers

  1. Standard dataframe from google sheets (or local pandas DataFrame)
  2. OBO-flavored dataframe from google sheets (or local pandas DataFrame)

Writers

  1. Text, appropriate for copy/pasting into a manuscript you're writing in Microsoft Word or Google Docs
  2. bioRxiv, that generates a bulk author import TSV document. Be aware that bioRxiv doesn't like special characters - this is a TODO
  3. Nature Scientific Data, that generates LaTeX for copy-pasting into their template e.g., that can be accessed via OverLeaf