5.1.2 (2024-09-10)
- content length for byte range requests (9248917)
5.1.1 (2024-09-10)
- repo URLs (983e511)
5.1.0 (2024-09-10)
- release please perms (67cfd95)
5.0.1 (2024-05-15)
5.0.0 (2024-05-14)
- dependencies for handlers have changed, splitting out block, DAG and unixfs services. These are all satisfied by the
Dagula
class for the time being.
4.1.1 (2024-01-17)
- allow dag-json traversal (ebc4f5e)
4.1.0 (2023-12-13)
4.0.0 (2023-12-12)
- tsconfig.json uses module=NodeNext (#52)
3.5.1 (2023-09-19)
- dfs block ordering (914bd02)
3.5.0 (2023-08-25)
- support entity-bytes for CAR requests (21e3f8f)
3.4.3 (2023-08-22)
- update dependencies (1cc1d1d)
3.4.2 (2023-08-15)
- revert cache content of unknown size (caef58a)
3.4.1 (2023-08-14)
- dfs block retrieval ordering (8974cd4)
3.4.0 (2023-08-02)
- support blake2b hashes (9bd7d5d)
- specify that Accept header varies response (15b55c4)
3.3.3 (2023-08-02)
3.3.2 (2023-07-24)
- do not cache if content-range response (74972e7)
3.3.1 (2023-07-24)
- only add Content-Disposition header if not already exists (#40) (f3cda76)
- only cache get requests (#42) (e5b1fe2)
3.3.0 (2023-07-13)
3.2.4 (2023-06-30)
3.2.3 (2023-06-13)
3.2.2 (2023-06-09)
- entry size (6b31e14)
3.2.1 (2023-06-09)
- types for unixfs entry (89efc2e)
3.2.0 (2023-06-07)
3.1.1 (2023-05-30)
3.1.0 (2023-05-19)
3.0.0 (2023-05-02)
- CARs returned for cid+path will now be rooted at the root cid rather than the resovled cid for the end of the path and include all blocks needed to verify the path was traveresed correctly.
2.0.3 (2023-03-14)
2.0.2 (2022-11-11)
2.0.1 (2022-10-21)
2.0.0 (2022-10-19)
- The
handleUnixfsFile
handler no longer pipes through FixedLengthStream.
- add withFixedLengthStream middleware (76bf7b5)
1.3.0 (2022-10-18)
- better debug messages in dev (89873c8)
- send 412 when not cached and request wants it only if it is cached (#13) (0d822f8)
1.2.1 (2022-10-12)
1.2.0 (2022-10-12)
1.1.0 (2022-10-12)
1.0.2 (2022-10-12)
- include src directory in published package (f4d4bf2)
1.0.1 (2022-10-12)
- ci config (9d378f2)
- initial commit (965eb00)