Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@tulir tulir released this 16 Sep 10:40
· 7 commits to main since this release
  • (dbutil) Changed litestream package to allow importing as no-op even when cgo is disabled.
  • (ptr) Added NonZero and NonDefault helpers to get nil if the value is zero/default or a pointer to the value otherwise.
  • (ffmpeg) Fixed files not being removed if conversion fails.
  • (pblite) Added pblite (protobuf as JSON arrays) en/decoder.
  • (exhttp) Added utilities for JSON responses, CORS headers and other things.
  • (glob) Added utility for parsing Matrix globs into efficient matchers, with a fallback to regex for more complicated patterns.
  • (exsync) Added Size, Pop, ReplaceAll and AsList for Set.
  • (variationselector) Fixed plain numbers being emojified by Add.