Skip to content

v0.0.11

Latest
Compare
Choose a tag to compare
@amotl amotl released this 19 Jan 03:23
· 20 commits to main since this release

What's Changed

  • ngr: For invoking Elixir, use mix test --trace
  • ngr: Added as dedicated install extra, pip install pueblo[ngr]
  • Testing: Unlocked compatibility with pytest version 8
  • SFA: Added a subsystem for loading single-file applications

Details

  • build(deps): update pyproject-fmt requirement from <2.5,>=1.3 to >=1.3,<2.6 by @dependabot in #114
  • build(deps): update validate-pyproject requirement from <0.19 to <0.23 by @dependabot in #115
  • build(deps): update pytest-cov requirement from <6 to <7 by @dependabot in #117
  • build(deps): update yarl requirement from <1.16 to <1.18 by @dependabot in #116
  • ngr: For invoking Elixir, use mix test --trace by @amotl in #119
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #124
  • build(deps): bump astral-sh/setup-uv from 3 to 4 by @dependabot in #125
  • Update dependencies 2024-12 by @amotl in #126
  • build(deps): update twine requirement from <6 to <7 by @dependabot in #127
  • build(deps): bump astral-sh/setup-uv from 4 to 5 by @dependabot in #130
  • ngr: Poetry example: Update to Poetry 2 by @amotl in #135
  • build(deps): update ruff requirement from <0.9 to <0.10 by @dependabot in #132
  • build(deps): update fsspec[abfs,dask,gcs,git,github,http,s3,smb] requirement from <2024.11 to <2024.13 by @dependabot in #128
  • Testing: Unlock compatibility with pytest version 8 by @amotl in #138
  • Chore: Use caching for uv on CI by @amotl in #140
  • Chore: Naming package extras by @amotl in #141
  • SFA: Subsystem for loading single-file applications by @amotl in #112
  • ngr: Add as dedicated install extra, pip install pueblo[ngr] by @amotl in #145

Full Changelog: v0.0.10...v0.0.11