Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 03:16
· 7 commits to master since this release
v0.14.0
d60b274

v0.14.0 (2023-11-01)

Changes

  • MSRV is now as 1.70.0

Fixes

  • [patch] table is now included (Thanks to @rmja) (Fixes #275)

Maintenance

  • cargo was updated to v0.72 (Thanks to @cuviper)
  • Use of serde vs serde_derive was cleaned up (Thanks to @tottoto)
  • bump deps
  • Typo cleanups (Thanks to @Treeway7)