mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-23 02:48:17 +00:00
release 1.0.1
This commit is contained in:
7
CHANGES
7
CHANGES
@ -1,3 +1,10 @@
|
||||
1.0.1
|
||||
* Prevent exporting a v2 DB using --fried. The packed representation will be
|
||||
corrupted. Instead, you should downgrade to 0.9.7 to do the export, or do
|
||||
it without fried.
|
||||
* Fix build error on some platforms that don't include stdint.h in another
|
||||
header. Reported by fiatjaf.
|
||||
|
||||
1.0.0
|
||||
* Refactored database format to use a custom PackedEvent encoding, removed some
|
||||
unnecessary indices. This reduces the size of the DB and should help improve
|
||||
|
Reference in New Issue
Block a user