Skip to content

v0.4.0

Compare
Choose a tag to compare
@danmcp danmcp released this 12 Nov 23:44
· 44 commits to main since this release
8e32704

What's Changed

  • build(deps): bump rhysd/actionlint from 1.7.2 to 1.7.3 in /.github/workflows by @dependabot in #142
  • Add missing comment for error_rate return by @danmcp in #141
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.42.0 to 0.43.0 by @dependabot in #147
  • build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #146
  • build(deps-dev): update pre-commit requirement from <4.0,>=3.0.4 to >=3.0.4,<5.0 by @dependabot in #145
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #144
  • chore: rename 'basic-workflow-tests' to 'e2e-custom' by @nathan-weinberg in #152
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.43.0 to 0.43.1 by @dependabot in #154
  • Give nice error for empty taxonomy by @danmcp in #151
  • ci: change small E2E CI job to medium by @nathan-weinberg in #155
  • ci: add large-size E2E CI job by @nathan-weinberg in #157
  • ci: use org variable for AWS EC2 AMI in E2E CI jobs by @nathan-weinberg in #159
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.43.1 to 0.44.0 by @dependabot in #160
  • build(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #161
  • ci: convert med E2E CI job to L4 GPU by @nathan-weinberg in #162
  • build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #158
  • build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #164
  • feat: use custom http_client by @leseb in #163
  • build(deps): bump hynek/build-and-inspect-python-package from 2.9.0 to 2.10.0 by @dependabot in #166
  • build(deps): bump machulav/ec2-github-runner from 2.3.6 to 2.3.7 by @dependabot in #167
  • Add facilities for unit and functional tests by @danmcp in #165
  • build(deps): bump rhysd/actionlint from 1.7.3 to 1.7.4 in /.github/workflows by @dependabot in #168
  • build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0 by @dependabot in #170
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.45.0 by @dependabot in #171
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 by @dependabot in #175
  • Add check data unit tests by @danmcp in #169
  • Undo commit of unit cov and add to gitignore by @danmcp in #172
  • Remove functional test output and add to .gitignore by @danmcp in #173
  • Add model adapter unit tests by @danmcp in #174

New Contributors

Full Changelog: v0.3.1...v0.4.0