Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahosgood ahosgood released this 03 Jan 15:12
· 3 commits to main since this release
f83aa1a

Added

  • Added stylelint-order for stylelint
  • manage command added to tna-python-django
  • The upgrade command in the dev container can now run separate upgrades with either upgrade poetry or upgrade npm

Changed

  • Installation of Python formatting and linting tools moved to Dockerfile so are available at startup of the dev image
  • Updated prettier, stylelint and stylelint-config-standard-scss in tna-python-dev
  • Updated Poetry to 1.8.5
  • Updated Stylelint to 16.12.0
  • Updated Uvicorn to 0.34.0
  • Updated Uvicorn Worker to 0.3.0

Fixed

  • Allow the manage command in the dev container to accept multiple arguments