Skip to content

Release ape-core v0.8.1

Compare
Choose a tag to compare
@aschung01 aschung01 released this 02 Oct 06:06
· 65 commits to main since this release
652e76c

What's Changed

  • fix: fix EvaluationResult attribute types (add str union) by @aschung01 in #21
  • feat: setup monorepo, separate packages (common/core) by @aschung01 in #23
  • feat: setup monorepo, separate packages (common/core) by @aschung01 in #24
  • chore: change promptfile dependency in pyproject.toml, bump version 0… by @aschung01 in #25
  • [fix] Update directory path in GitHub Actions workflow by @aschung01 in #26
  • [fix] Update package directory path in publish workflow by @aschung01 in #27
  • [fix] Update package directory path in publish workflow by @aschung01 in #28
  • [fix] Include *.prompt files in package data by @aschung01 in #29
  • [refactor] Update TypedDict import and remove unused imports by @aschung01 in #30

Full Changelog: v0.7.4...ape-core-v0.8.1