Commit Graph

5 Commits

Author SHA1 Message Date
f66f52c244 Bump default user agent 2024-03-14 03:27:03 +06:00
d0e64d3a66 Fix dual page split for local source (#485)
`InputStream.available()` is implementation-dependent, should never assume it will return the total number of bytes in the stream.
2024-03-09 21:09:06 +06:00
9d5978aca0 Address ZipFile deprecation warning 2024-03-02 18:27:19 +06:00
0da7ad6f1a Don't copy archives to temp files when opening (#326) 2024-02-03 23:33:18 +06:00
aa498360db Move :core to :core:common 2024-01-29 15:20:21 +06:00