Skip to content

Releases: cancerDHC/sheet2linkml

v1.3.0

13 Dec 18:00
474e188
Compare
Choose a tag to compare

What's Changed

  • Add instructions for authorizing sheet2linkml on Google Drive by @gaurav in #27
  • Google Sheet ID updated in README.md by @turbomam in #29
  • Add dummy sheet test by @gaurav in #28
  • Syncing main with changes from release/v1.3.0 by @sujaypatil96 in #32

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 Dec 20:00
f6246da
Compare
Choose a tag to compare

What's Changed

  • Separate enums from codeable concepts by @gaurav in #22

Full Changelog: v1.1.1...v1.2.0

v1.1.1

11 Nov 18:59
b8858ae
Compare
Choose a tag to compare
  • Update the version of Python that the package depends on in the pyproject.toml

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Nov 21:09
01dcf07
Compare
Choose a tag to compare

What's Changed

  • poetry installation notes in CONTRIBUTING.md for issue#2 by @turbomam in #16
  • recursively black format sheet2linkml codebase by @sujaypatil96 in #14
  • Backport sheet2linkml so it's compatible with Python 3.7 and 3.8 by @sujaypatil96 in #17

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

04 Oct 23:04
Compare
Choose a tag to compare

Added python-dotenv to list of core dependencies

v1.0.0

30 Sep 17:49
Compare
Choose a tag to compare
  • First working release of sheet2linkml
  • Find package on PyPI
  • In its current state, it is meant to be used only as a dependency for ccdhmodel

v0.0.1

29 Sep 22:15
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

The package hasn't been deployed to PyPI yet, but is ready for use now. You can install it and begin using it by going through the instructions in the README.