Skip to content

v0.4.1

Latest

Choose a tag to compare

@doshitan doshitan released this 16 Oct 20:44
5d4d40a

Summary

Mostly tweaks for better compatibility with the Platform CLI and multi-app projects.

Note the documentation structure has changed a bit to match other templates.
This is "breaking" if you built on top of the old pattern.

What's Changed

  • Accessibility markup improvements by @lorenyu in 87e9ad2
  • Improved test coverage for some utilities by @lisac in #243
  • Package updates for security vulnerabilities by @doshitan in #244
  • Update OpenAPI CI to use {{ app_name }} for working directory by @KevinJBoyer in #248
  • Docs tweaks
  • Dev tooling
    • Configure isort to follow black formatting conventions by @KevinJBoyer in #249
    • Fix typos in make target docs
    • Fix more local native vs container running issues
    • Make local port selection consistent in the container environment
    • Fix PYTHONPATH setting
    • Fix PY_RUN_APPROACH comment
  • Misc cleanup

New Contributors


Full Changelog: v0.4.0...v0.4.1