Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.0 #16

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 26, 2024

🤖 I have created a release beep boop

0.1.0 (2024-10-23)

Features

  • Check for JSON result format to get_bindings_from_query_result (f1a115a)
  • Expose more symbols over package interface (d01fe29), closes #11
  • redesign SPARQLModelAdapter (a386516)
  • redesign SPARQLModelAdapter class (48b3e27)
  • Use conftest.py for global fixture definitions (98f8933)

Bug Fixes

  • Adapt code to support 3.11 (e053562)
  • adapt count query generator to correctly count grouped models (affe933)
  • imports: Remove unused imports flagged by Ruff (0b1998f)
  • Type hint cleanup (f4c0448), closes #10

Documentation

  • Add author information to pyproject.toml (bc3c2c9)
  • Add basic README (95f423f)
  • Add more info and example to SPARQLModelAdapter docstring (59314b6)
  • examples: initialize an examples section (b5c6c13)
  • readme: replace wikidata query with VALUES query (1c65983)
  • readme: update Python code examples to ConfigDict (6cf5403)
  • readme: Update README.md (a7c4525)
  • Update README (75c31fd)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch 6 times, most recently from 07dfe61 to 3d7fe07 Compare July 29, 2024 11:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch 2 times, most recently from a75dc20 to 06297fd Compare August 3, 2024 10:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch 4 times, most recently from e0f81bb to f89e0a9 Compare August 22, 2024 06:56
@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch 3 times, most recently from 07fc79b to de8f4de Compare August 28, 2024 05:55
@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch from de8f4de to 130138a Compare October 8, 2024 08:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch 4 times, most recently from c94e5a7 to 33b343e Compare October 22, 2024 12:07
@github-actions github-actions bot force-pushed the release-please--branches--main--components--rdfproxy branch from 33b343e to b46d4af Compare October 23, 2024 10:58
@lu-pl lu-pl self-requested a review October 23, 2024 11:06
@lu-pl lu-pl merged commit 319de5a into main Oct 23, 2024
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose more symbols over package interface Fix _TModelConstructorCallable type and revise type definitions
1 participant