Skip to content

Latest commit

 

History

History
111 lines (67 loc) · 4.21 KB

CHANGELOG.md

File metadata and controls

111 lines (67 loc) · 4.21 KB

Changelog

v0.3.2 (2021-07-07)

Implemented enhancements:

  • Add method to retrieve ORCID and Figshare account ID for users #27

Closed issues:

  • Add method to retrieve ORCID and Figshare account ID for users #26

v0.3.1 (2021-07-01)

Merged pull requests:

  • Org rename #25

v0.3.0 (2021-06-08)

Implemented enhancements:

  • Update use of redata.commons to include process option #24

Closed issues:

  • Update use of redata.commons to include process option #23

v0.2.2 (2021-06-03)

Implemented enhancements:

  • For get_curation_list method, allow for pending selection #21

Fixed bugs:

  • Remove GitHub badges from RTDs #20

Closed issues:

  • For get_curation_list method, allow for pending selection #19

Merged pull requests:

  • Remove GitHub badges from RTDs #22

v0.2.0 (2021-05-24)

Implemented enhancements:

  • Prepare code for PyPI packaging; Add CHANGELOG #15

Closed issues:

  • Update README.md with RTDs information and links #12
  • Prepare code for PyPI packaging #4
  • Add CHANGELOG #14

Merged pull requests:

  • Update README.md with RTDs information and links #13

v0.1.0 (2021-05-20)

Implemented enhancements:

  • Add Sphinx documentation and publish to ReadTheDocs #11

Closed issues:

  • Add Sphinx documentation and publish to ReadTheDocs #10

v0.0.3 (2021-05-18)

Closed issues:

  • Refactor FigshareInstituteAdmin for general use #7
  • Add GitHub action to create releases with v* tags #9

Merged pull requests:

  • Refactor FigshareInstituteAdmin for general use #8

v0.0.2 (2021-05-18)

Implemented enhancements:

  • Include issue_request from redata-commons #6

Closed issues:

  • Chore: Add README.md, LICENSE, and .gitignore files #3
  • Include issue_request from redata-commons #5

v0.0.1 (2021-05-14)

Closed issues:

  • Reorganize codebase for easier packaging #1

Merged pull requests:

  • Reorganize codebase for easier packaging #2