Releases: stneveadomi/grepc
Releases · stneveadomi/grepc
v1.3.0
What's Changed
- Introduce minimize commands: All, local, and global. by @stneveadomi in #102
- Remove non-contextual options from context menu. by @stneveadomi in #105
- Fix bug with inserting text enabling disabled rules by @stneveadomi in #106
- Support child decorations: before and after by @stneveadomi in #108
- Solution for Import / Export of rules by @stneveadomi in #109
- Various bug fixes for new features. by @stneveadomi in #112
- Update versions for release by @stneveadomi in #114
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Release: 1.2.1 by @stneveadomi in #99
- Address missing CSS for release notes page.
- Remove additional files.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Introduce What's New page with appropriate command and logic for showing by @stneveadomi in #70
- Feature: Walkthrough by @stneveadomi in #72
- 69 support multi line by @stneveadomi in #73
- Clear Line Range Data by @cheljur in #77
- Drag and drop rules from different webviews by @stneveadomi in #81
- Fixes On window refocus, fetch rules by @stneveadomi in #82
- 79: Set up code formatting by @stneveadomi in #84
- Update README with new and better gifs. by @stneveadomi in #89
- Feature: Decoration Overhaul by @stneveadomi in #90
- Set up automated publishing on release. by @stneveadomi in #92
- Rename what's new to release notes. by @stneveadomi in #94
- Turn error log to debug log. by @stneveadomi in #96
- Release: 1.2.0 by @stneveadomi in #97
New Contributors
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Bugfix: Remove coverage folder from package. by @stneveadomi in #68
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.1...v1.1.1
What's Changed
- Updated tags to be accurate from this point onwards (was tagging pre-merge)
- Bugfix: Occurrence Text Cutoff by @stneveadomi in #66
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Added
- Field validation for all rules. This includes a red border around the rule and the field itself when an invalid rule is input.
Changed
- Placeholders now feature better examples more in-line with VS Code conventions.
- Placeholders will now only appear when the input field is focused on.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Visual bug fixes for light mode
- Fix issue where rules would not active after a rule with include/exclude or an empty regex applied.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Update package.json to 0.2.0 by @stneveadomi in #48
- Update README.md. by @stneveadomi in #49
- More updates to docs and minor bug fixes by @stneveadomi in #52
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- closes #4; Introduce background color input when creating a new rule. by @stneveadomi in #18
- Implement remove rule. by @stneveadomi in #19
- Introduce occurrences tab and related functionality. by @stneveadomi in #26
- Introduce occurrence list. Support jump on click of occurrence. Updat… by @stneveadomi in #33
- Fix the 0 occurrences bug and related issues by @stneveadomi in #34
- Update icons to official. by @stneveadomi in #32
- Lots of bug fixes by @stneveadomi in #35
- Feature/update styling by @stneveadomi in #39
- Introduce jest for angular SPA and other minor fixes. by @stneveadomi in #40
- Clean up logging by @stneveadomi in #42
- Introduce view badge for activity bar by @stneveadomi in #43
- Introduce info icons for rule components. Remove unnecessary logging. by @stneveadomi in #47
Full Changelog: v0.1.1-beta...v0.2.0
v0.1.1-beta
What's Changed
- close #14; Update workflow and package steps. by @stneveadomi in #15
- closes #9; Introduce decoration preview. by @stneveadomi in #13
- package is no longer 67mb large...
Full Changelog: v0.1.0-beta...v0.1.1-beta