Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@gwenn gwenn released this 19 Jan 13:28

What's Changed

  • Fix direct-minimal-versions #61
  • Fix and activate by default NDEBUG feature #62
  • Fix Token type #63
  • Fix sql_cmds example #64
  • Fix typos #67
  • Use #[expect(lint)] where possible #68
  • MSRV #71
  • Fix bench labels #75
  • Changed yystack from Vec::new() to Vec::with_capacity(YYSTACKDEPTH) #76
  • Boxed Select #80

New Contributors

Full Changelog: v0.13.0...v0.14.0