Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor improvements and catchups for Go 4.13.1 #4616

Merged
merged 3 commits into from
May 15, 2024

Commits on May 15, 2024

  1. feat: Catch up 4.13.1 minor fixes and performance improvements

    Signed-off-by: Jim.Idle <jimi@idle.ws>
    jimidle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5d8936c View commit details
    Browse the repository at this point in the history
  2. feat: Catches up minor performance improvements and adds a build tag …

    …to build without mutex use
    
    when the user knows there will be no multiple access from go routines
    
    Signed-off-by: Jim.Idle <jimi@idle.ws>
    jimidle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    54b4031 View commit details
    Browse the repository at this point in the history
  3. feat: Fix accidental keypress

    Signed-off-by: Jim.Idle <jimi@idle.ws>
    jimidle committed May 15, 2024
    Configuration menu
    Copy the full SHA
    21f9f0f View commit details
    Browse the repository at this point in the history