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

4.0.0 #172

Merged
merged 59 commits into from
Oct 12, 2024
Merged

4.0.0 #172

merged 59 commits into from
Oct 12, 2024

Conversation

bensadeh
Copy link
Owner

No description provided.

- Rename and update modules
- Simplify get_highlighter function
- Add enable/disable options for HighlighterConfig
- Update modules and imports accordingly
- Introduce HighlightGroups and HighlighterConfigNew
- Simplify highlighter determination logic
- Replace HighlighterConfig with HighlightGroups in mod.rs
- Merge ProcessedTheme into Theme
- Update references in mod.rs
- Change deny to warn for missing-const-for-fn
- Add Clone to CliOptsderive attributes
- Add notes on using --listen-command
- Update examples with kubectl logs
- Highlight new behavior with pipes
- Clarify command output capture
- Rename hidden completions option
- Add mappings for quotes, IPs, and more in theme
- Convert fields to optional for better handling
- Optimize import statements with wildcard
- Introduce IPv4 and refine IPv6 config
- Extend theme with various highlighter groups
- Bump versions for 'cc', 'once_cell', and others
- Remove 'portable-atomic' package
- Introduce 'add_builtin_keywords' function for additional highlighting
- Update highlighter to support keywords and regexes
- Enhance theme mapping with keyword and regex parsing
- Modify theme structs to include keywords and regex configurations
- Implement get_keywords_from_cli function
- Integrate keyword extraction into main.rs
- Add keywords module to cli mod.rs
- Combine parsing functions for improved readability
- Enhance error handling by including error sources
- Simplify path handling with utility functions
- Use enums for enable/disable highlighters
- Remove redundant boolean fields
- Refactor functions to accommodate changes
- Simplify enable/disable highlighting flags
- Update shell completions for new flag syntax
- Adjust documentation to reflect new flag usage
@bensadeh bensadeh merged commit 03824f6 into main Oct 12, 2024
2 checks passed
@bensadeh bensadeh deleted the 4.0.0 branch October 12, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant