Download Latest Version 0.8.4 source code.tar.gz (74.9 kB)
Email in envelope

Get an email when there's a new version of liquidpy

Home / 0.8.1
Name Modified Size InfoDownloads / Week
Parent folder
0.8.1.tar.gz 2023-06-04 68.2 kB
0.8.1.zip 2023-06-04 86.7 kB
README.md 2023-06-04 609 Bytes
Totals: 3 Items   155.6 kB 0
  • 📝 Fix badges in README.md
  • 👷 Use latest actions in CI
  • 🏗️ Enable automatic setup file creation with Poetry
  • ⬆️ Upgrade dependencies to the latest
  • ✨ Add * modifier for variable block to keep intial indention for multiline strings for all modes if True: {{* body }} with body: print("Hello") print("World") will be rendered into: if True: print("Hello") print("World") Note that the indention of print("World") was passed along from the initial indentaion.
  • 📝 Update doc for "indent modifier"
Source: README.md, updated 2023-06-04