Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mynttt authored Dec 7, 2021
1 parent 746675a commit 4233944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Metadata resolvement will now give absolute and relative processed count updates via the log in case a lookup session takes longer than one minute. This is so large libraries do not give the impression of the tool having a hang-up. Example: `Current meta data resolvement status: [27399/46386] (59,07 %) - Next update in 1 minute.`
- More memory performant query building for native SQL binary usage via lazy loading iterator.
- Fixed bug where a malformed SQL query causes the tool to halt indefinitely. The tool will now exit and output the malformed queries for further diagnoses.
- Quick saves for metadata json files so progress will be saved after a crash/premature exit by user.

## 1.6.3b
- fixed "database not found" bug that some docker users experienced and could only solve it via a `OVERRIDE_DATABASE_LOCATION` entry
Expand Down

0 comments on commit 4233944

Please sign in to comment.