Skip to content

Releases: automators-com/datamaker-py

Release list

v0.7.0

Choose a tag to compare

@RatulMaharaj RatulMaharaj released this 25 Jun 18:42
f36d9cc

What's Changed

  • Implement comprehensive DataMaker Python SDK with full API endpoint support by @RatulMaharaj with @Copilot in #3
  • Modify Python publish workflow for uv and version by @RatulMaharaj in #4
  • ci: 👷 Added workflow publishing docker image by @lhotovy in #5
  • Fixed tagging by @lhotovy in #6
  • Add llms.txt file for LLM-optimized SDK documentation by @RatulMaharaj with @Copilot in #8
  • Update docker-publish.yaml by @RatulMaharaj in #9
  • Multi arch image architecture by @gtchax in #10
  • Automatic generation of autocomplete SDK types by @lhotovy in #11
  • Disable verification option by @lhotovy in #12
  • Added Scenario workspace file storage methods by @gtchax in #13
  • Make scenario_id and team_id optional with env var fallback by @gtchax in #14
  • Fix: get_scenario_file() method by @gtchax in #15
  • feat: add SetsClient for persistent saved sets by @gtchax in #17
  • feat: add resolve_endpoint_auth() for decrypted endpoint credentials by @AminChirazi in #19
  • fix(packaging): drop bogus tool/ruff runtime deps, declare build-system by @RatulMaharaj in #20
  • ci: build + attach wheel/sdist to GitHub release (drop PyPI publishing) by @RatulMaharaj in #21
  • ci: publish to PyPI on release (trusted publishing) by @RatulMaharaj in #22

New Contributors

Full Changelog: https://github.com/automators-com/datamaker-py/commits/v0.7.0