Rummage

Latest version: v4.20.3

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 16

4.0.2

Feb 27, 2018

- **FIX**: In test dialog, when an expression doesn't match, the result box is empty.
- **FIX**: Require Backrefs 3.3.0.

4.0.1

Feb 20, 2018

- **FIX**: Cleanup some object leaks.
- **FIX**: Incorrect sizing of chain dialog.
- **FIX**: All list objects should be finalized properly to allow sorting.
- **FIX**: Make encoding list style in settings dialog consistent with the look and feel of other list objects.

4.0.0

Feb 18, 2018

- **NEW**: Drop Python 2.7 support.
- **NEW**: Lines are calculated incrementally as needed opposed to all up front.
- **NEW**: File pattern input will default to `*` or `.*` (for wildcard or regular expression respectively) if left empty.
- **NEW**: Wildcard patterns starting with `-` will now work as expected even if no other patterns are applied (works for both folder exclude and file pattern inputs).

3.7.1

Jun 10, 2018

- **FIX**: Don't feed Regex version flags into Re patterns.
- **FIX**: Style tweaks to HTML output.

3.7.0

Jun 8, 2018

- **NEW**: Escape key will terminate a search or replace from any main tab.
- **NEW**: Lines are calculated incrementally as needed opposed to all up front.
- **NEW**: File pattern input will default to `*` or `.*` (for wildcard or regular expression respectively) if left empty.
- **NEW**: Wildcard patterns starting with `-` will now work as expected even if no other patterns are applied (works for both folder exclude and file pattern inputs).
- **NEW**: Old legacy editor configuration is now removed. Only the new is allowed.
- **NEW**: Show history in the settings dialog's history panel.
- **NEW**: Add notification test button in settings.
- **NEW**: Regular expression file patterns will respect the user's preference for the Regex libraries version choice.
- **NEW**: Don't force ASCII in regular expression file patterns, but use the default for the Python version. Let user choose by sending in `(?a)` or `(?u)` flag.
- **FIX**: History clearing did not clear replace plugin history.
- **FIX**: Growl notifications timing out due to image being to large.
- **FIX**: Notifications sound not working when just alert sounds are enabled or sound is enabled with Growl.
- **FIX**: Log error during update check. If not a silent check, alert user there was an update check issue.
- **FIX**: Update requests should use `https`.
- **FIX**: Update localization.
- **FIX**: Fixes to Windows notifications.
- **FIX**: Single instance handling regression 217.
- **FIX**: Require Backrefs 3.5.0 which includes fixes for: pattern caching, named Unicode bug. Also adds better format string replace with the added ability to use format string align and fill.
- **FIX**: Don't escape curly brackets in format strings just because they are string escaped when preprocessing Regex replace templates without Backrefs. Require explicit `{{` or `}}`.
- **FIX**: Regression that causes crash when using reverse flag with Regex **and** Backrefs.
- **FIX**: In test dialog, when an expression doesn't match, the result box is empty.
- **FIX**: Cleanup some object leaks.
- **FIX**: Incorrect sizing of chain dialog.
- **FIX**: All list objects should be finalized properly to allow sorting.
- **FIX**: Make encoding list style in settings dialog consistent with the look and feel of other list objects.

3.6.0

Page 10 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.