Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@phihung phihung released this 26 Sep 14:12
· 3 commits to main since this release

New documentation page: https://phihung.github.io/fh_utils/ πŸŽ‰

New Features

  • ✨ Hot reload mode ✨ Automatically reloads modified modules without restarting the entire application.
  • CLI to easily run apps in both development and production modes.
fh_utils dev path/to/your/app.py

Bug fixes

  • Tailwind build run twice in some cases