Skip to content

v0.2.1

Compare
Choose a tag to compare
@LeaVerou LeaVerou released this 28 May 21:04

A rather small release.

  • One can now specify a separate backend for uploads, via the mv-uploads attribute
  • condense() function to remove empty values from a list. Basically a more readable shortcut to the first(count(list), list) hack.
  • New precision argument to time(), defaulting to "seconds"
  • <pre> is added to block elements
  • 13 bugfixes