Skip to content

Release v0.19.3

Choose a tag to compare

@github-actions github-actions released this 10 May 04:13
· 38 commits to master since this release
d8ead3c
  • d8ead3c - release: v0.19.3 by Freddie Haddad
  • 6189429 - refactor: inline theme name read into Theme::from_name call by Freddie Haddad
  • 53d9a2a - docs: annotate missing SAFETY comments in IGCL backend by Freddie Haddad
  • 3e21ab4 - refactor: derive Copy on NetStat to drop per-cycle clones by Freddie Haddad
  • a55cd81 - fix: replace BUNDLED_THEMES[0] index with named-invariant expect by Freddie Haddad
  • 97ecd8a - fix: make adl_malloc panic-safe across the FFI boundary by Freddie Haddad
  • 2150c60 - fix: replace unwrap with named-invariant expects by Freddie Haddad
  • d640392 - refactor: drop unused &Config from classify and opt_kind by Freddie Haddad