Skip to content

v4.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 16:58
· 8 commits to main since this release
v4.10.0

Changelog

  • 51b705a better fix for leak and cleanup of unnecessary string ptr (#508)
  • 98b3d56 feat: add CreatedAt column to PR view and Issue view (#450)
  • 46f9151 fix: stop compiling static regex in hot path, compile once globally