Skip to content
Compare
Choose a tag to compare
@juan-vg juan-vg released this 28 Jun 12:08
· 7 commits to master since this release
  • Improve char-limit handling for plan comments
    • Keep 65000 chars instead of 65300 to make enough room for comment wrapper
    • Keep the last chars instead of the first ones when truncating (they're usually more useful)
  • Always add a link to full logs on plan comments

This is based on robburger#25