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

Release v1.78.0 #923

Merged
merged 8 commits into from
Aug 30, 2023
Merged

Release v1.78.0 #923

merged 8 commits into from
Aug 30, 2023

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    09c6139 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #920 from wakatime/bugfix/file-experts-required-fi…

    …elds
    
    Validate required fields for fileexperts
    gandarez authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8b2fb25 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add missing categories

    Fix enum
    
    Update category.go
    
    Update category.go
    alanhamlett authored and gandarez committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3ef1f86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #921 from wakatime/bugfix/add-missing-categories

    Add missing categories
    gandarez authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7eb7ad5 View commit details
    Browse the repository at this point in the history
  3. Bump Chroma to v2

    Migrate dependency detection to Chroma v2
    
    Add doctype package
    
    Add xml package
    
    Fix language package for Chroma v2
    
    Add ColdfusionHTML lexer
    
    Add Crontab lexer
    
    Add Delphi lexer
    
    Add Gosu lexer
    
    Add Lasso lexer
    
    Add Less lexer
    
    Add Liquid lexer
    
    Add Mustache lexer
    
    Add Pawn lexer
    
    Add SketchDrawing lexer
    
    Add Slim lexer
    
    Add XAML lexer
    
    Add XSLT lexer
    
    Fix priority for ApacheConf lexer as it conflicts with ISCdhcpd
    
    alecthomas/chroma#772 (comment)
    
    Add Pug lexer
    
    Add SublimeTextConfig lexer
    
    Add SWIG lexer
    
    Do not allow re-register a lexer
    
    Test languages already registered in Chroma
    
    Add Marko lexer
    
    Add RPMSpec lexer
    
    Add Objective-J lexer
    
    port custom lexers from forked chroma
    
    fix all but one todo
    
    implement name method for lexers
    
    add line breaks
    
    fix linter
    
    typo
    
    Add missing lexer tests A..H
    
    add tests
    
    more tests
    
    add lexers g-o
    
    lexer tests for lexers a-f
    
    fix linter
    
    fix get lexer by name typos
    
    Fix tests
    
    Fix tests
    
    Update go mod to temporary use Chroma fork
    
    Fix linting
    
    remove reference to Chroma v1
    
    Fix dependencies parser
    
    Remove unnecessary lint comments
    
    Fix Forth analyse text on Windows
    
    Register all custom lexers
    
    Replace fixed strings with language constants
    
    Move lexers to lexer package
    
    Use languages from heartbeat package
    gandarez committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e9a4d44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #918 from wakatime/feature/chroma-v2

    Bump Chroma to v2
    gandarez authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    141a8b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b62c13 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge pull request #922 from wakatime/feature/nushell

    Add support for Nushell shell
    gandarez authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2de3e86 View commit details
    Browse the repository at this point in the history