Skip to content

v0.2.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 06:41
v0.2.14
eb3097a

v0.2.14 - 2025-01-26

Bugfixes

  • Fix crash on startup due to path matching syntax changing in axum 0.8

Internal Changes

  • Rewrite bobashare_web::str_to_duration to not use regex
    • This removes regex as a dependency entirely, since that was the only place
      it was used.

Full Changelog: v0.2.13...v0.2.14