What's Changed
- customization by @cmungall in #3
- typo fix for license and added readme = "README.md" to avoid pypi release error about wrong
long description
by @hrshdhgd in #4 - Placeholder updates and bug fixes by @hrshdhgd in #5
- remove colon from description by @sujaypatil96 in #7
- bare cruft installs click at > 8.0.4, then syntax errors on cruft create b/c of by @sierra-moxon in #6
- Add poetry virtual env creation to doc, update commands to reflect examples, partially fixes #963, fixes #962 by @sierra-moxon in #9
- Fix issue with grepping when name=name by @cmungall in #15
- Bump linkml version by @pkalita-lbl in #20
compile-sheets
recipe still exists if user chooses "No" touse_schemasheets
during setup. by @hrshdhgd in #21- Remove google_analytics_gtag field by @pkalita-lbl in #24
- very minor syntax changes to github actions to make them project specific i… by @sierra-moxon in #26
- Add dynamic versioning by @hrshdhgd in #25
- add "poetry-dynamic-versioning[plugin]" by @hrshdhgd in #27
- fix(poetry): workaround 'not a git project' by @noelmcloughlin in #38
- docs(readme): minor procedure update by @noelmcloughlin in #39
- fix(make): updated makefile by @noelmcloughlin in #36
- chore(makefile): minor updates for make clean/setup by @noelmcloughlin in #40
- fix(makefile): keep git repo, needed in step 8 by @noelmcloughlin in #41
- docs: remove superfluous poetry step by @noelmcloughlin in #46
- chore(readme): update click version by @noelmcloughlin in #42
- feat: support gen-xxx environment variables by @noelmcloughlin in #43
- test: fix python import by @noelmcloughlin in #48
- Added
linkml-run-examples
within make test by @hrshdhgd in #53 - Linting by @tkphd in #55
- Create
test-examples
goal by @hrshdhgd in #54 - Use Makefile targets for documentation deployment by @sujaypatil96 in #64
- Use latest major version of checkout and setup-python actions by @pkalita-lbl in #65
- feat(makefile): support custom generator config by @noelmcloughlin in #67
- chore: minor makefile updates by @noelmcloughlin in #68
- fix(github): ensure about.md is handled by @noelmcloughlin in #66
New Contributors
- @hrshdhgd made their first contribution in #4
- @sujaypatil96 made their first contribution in #7
- @sierra-moxon made their first contribution in #6
- @pkalita-lbl made their first contribution in #20
- @noelmcloughlin made their first contribution in #38
- @tkphd made their first contribution in #55
Full Changelog: v0.1.0...v0.2.0