Skip to content

Releases: DataFabricRus/textfile-utils

1.8

20 Dec 08:14
29bcb51

Choose a tag to compare

io.github.datafabricrus:text-file-utils:1.8

Full Changelog: 1.7-SNAPSHOT...1.8

1.7.0-SNAPSHOT-kotlin-1.7

03 Jul 10:05
8f06812

Choose a tag to compare

1.7-SNAPSHOT

06 Jun 15:05
01d7e2e

Choose a tag to compare

fix bug in byteArrayBinarySearch (incorrect handling empty files)

Full Changelog: 1.6-SNAPSHOT...1.7-SNAPSHOT

1.6-SNAPSHOT

15 Mar 11:18
cef1247

Choose a tag to compare

  • fix OOM #7
  • change merging algorithm #9

1.6-SNAPSHOT-kotlin-1.7

15 Mar 10:53
b2974b4

Choose a tag to compare

Pre-release
  • fix OOM #7
  • change merging algorithm #9

1.5-SNAPSHOT-kotlin-1.7

20 Feb 17:17
066df03

Choose a tag to compare

Pre-release
  • replace CoroutineContext with CoroutineScope in input arguments of some methods
  • increase LINE_READER_SINGLE_OPERATION_TIMEOUT_IN_MS, LINE_READER_INTERNAL_QUEUE_SIZE (due to live-lock for big files)

1.4-SNAPSHOT

29 Nov 17:41
28e7deb

Choose a tag to compare

1.4-SNAPSHOT-kotlin-1.7

29 Nov 17:40
f67f92a

Choose a tag to compare

Pre-release

1.3-SNAPSHOT-kotlin-1.7

27 Nov 08:39
bb50191

Choose a tag to compare

Pre-release
  • fixing bugs
  • byte-array methods for sort & binary-search
  • kotlin:1.7.0

1.3-SNAPSHOT

26 Nov 19:10
09665ee

Choose a tag to compare

1.3-SNAPSHOT Pre-release
Pre-release
  • fixing bugs
  • byte-array methods for sort & binary-search
  • kotlin:1.9.20