orogene

0.3.11 (2023-03-19)

v0.3.11 Mar 19 2023 at 19:36 UTC

Most of this release was docs (which are available through the Orogene site!), but there's some emoji-related stuff fixed, too that might be handy.

Features

  • msg: fasterthanlime is basically the lemonodor of rust, no? (fcc5a256)
  • docs: initial mdbook setup and hookup to oranda (#205) (b66a66e0)
  • emoji: add global flag to disable emoji display (bafbe802)

Bug Fixes

  • emoji: don't print emoji when unicode isn't supported (e8a8af79)
  • wasm: missed a couple of wasm spots after recent changes (0e4d8b03)
  • git: use once_cell instead of mutexes for git cache path (5961dfbc)