Skip to content

Commit eaf2c6d

Browse files
committed
updated changelog
1 parent f828aba commit eaf2c6d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# PFP-Doc Change Log
22

3-
## v1.0.2 - latest
3+
## v1.0.3 - latest
4+
- Updated the doc_queries constructor to avoid creating a separate table of sequential entries
5+
to limit the RAM usage, especially when working with large datasets.
6+
7+
## v1.0.2
48
- Updated the construction code to write out lcp values in 16-bit registers opposed to using 8 bit registers. This
59
now allows values to be up to 2^16-1, so any values larger than that are rounded down to 2^16-1.
610
- Updated the query subcommand to load the profiles using the 16-bit registers.

0 commit comments

Comments
 (0)