-
Notifications
You must be signed in to change notification settings - Fork 131
V4.2.0 Release #188
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
Merged
Merged
V4.2.0 Release #188
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
060732c
add debouncing to filter box in field selection dialog
mukunku e93da67
don't lock opened files anymore to increase ease of use but also dete…
mukunku aea5a6d
mask field names in ParquetException's
mukunku 3b45ae8
simplify file integrity check and add ability to toggle word wrapping
mukunku 8cf0619
add translations
mukunku de3adb4
Auto-generated file update
github-actions[bot] 8c8a8fb
address pr feedback
mukunku 05dfc26
add ability to play/pause even if audio player is too small via right…
mukunku 0dcc1ee
add analytics for new word wrapping functionality
mukunku c98f921
Merge branch 'v4.2.0-release' of https://github.com/mukunku/ParquetVi…
mukunku 97caec2
pr feedback and tiny io efficiency improvement
mukunku a8cf153
pr feedback
mukunku 846ee0d
use FileSystemWatcher for even more efficiency
mukunku 1fac8ea
pr feedback
mukunku 2bbd1d5
pr feedback
mukunku d344e5c
add ctrl+r shortcut to allow reloads
mukunku af07097
pr feedback
mukunku 5715e99
remove file system watcher, put file checks in the background thread,…
mukunku a75ef2a
pr feedback
mukunku a812b96
final pr feedback
mukunku 314676c
simplify try-catch
mukunku ca7b787
Update build-test-publish.yaml
mukunku File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The release action keeps failing to find the signed exe's so going to give this a try for next release