Skip to content

v0.5.0

Choose a tag to compare

@amotl amotl released this 04 May 08:52
· 113 commits to main since this release

What's Changed

  • Unlock loading ILP files into SQLAlchemy databases
  • Unlock loading ILP files from HTTP resources

Details

  • Chore(deps): Update poethepoet requirement from <0.27 to <0.28 by @dependabot in #131
  • Chore(deps): Bump docker/build-push-action from 5 to 6 by @dependabot in #130
  • Chore(deps): Update ruff requirement from <0.5 to <0.6 by @dependabot in #132
  • Chore(deps): Update mypy requirement from <1.11 to <1.12 by @dependabot in #133
  • CI: Update to Docker Compose V2 by @amotl in #136
  • Chore(deps): Update sphinx requirement from <8 to <9 by @dependabot in #134
  • Chore(deps): Update pyproject-fmt requirement from <2.2 to <2.3 by @dependabot in #135
  • Chore(deps): Update myst-parser[linkify] requirement from <4,>=0.18 to >=0.18,<5 by @dependabot in #137
  • Chore(deps): Update validate-pyproject requirement from <0.19 to <0.20 by @dependabot in #138
  • Chore(deps): Update ruff requirement from <0.6 to <0.7 by @dependabot in #139
  • Chore(deps): Update poethepoet requirement from <0.28 to <0.29 by @dependabot in #140
  • Unlock loading ILP data into SQLAlchemy databases, from filesystem and HTTP by @amotl in #142
  • Chore: Format pyproject.toml with most recent `pyproject-fmt by @amotl in #143

Full Changelog: v0.4.0...v0.5.0