-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.4.0-alpha: save on windows, remove form history, cli (#44)
breaking/important changes: * bugfix: stream didnt print newline after each item * removed form-history backup, see #43 * lib: `browserexport.save.backup_history` can return None, if you passed `to="-"` (this tries to print the database to STDOUT) New Features/Improvements: * Supports lots more windows paths * Added opera, librewolf, floorp * better CLI error handling/help text * can parse jsonl, jsonl.gz, json.gz files * can write database to STDOUT/read databases from STDIN
- Loading branch information
Showing
32 changed files
with
710 additions
and
264 deletions.
There are no files selected for viewing
This file contains 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.