Skip to content

Conversation

TomokiMiyauci
Copy link
Contributor

No description provided.

TomokiMiyauci and others added 30 commits March 22, 2023 14:07
# 1.0.0-beta.1 (2023-03-24)

### Bug Fixes

* **transform:** change the success status code ([7e789a1](7e789a1))
* **transform:** fix to change 416 response condition ([2509e90](2509e90))

### Features

* add content-range header and partilize content ([165d180](165d180))
* **bytes:** export BytesRange and add description ([253386f](253386f))
* **content_range:** add content range field deserializer ([0fe7759](0fe7759))
* **middleware:** add range middleware factory ([1926b02](1926b02))
* **middleware:** add rangeRequest, contentRange and acceptRanges middleware ([03e8d6b](03e8d6b))
* **mod:** export types of interface ([8687894](8687894))
* **parser:** add range header parser ([4d5a9ab](4d5a9ab))
* **ranges:** add ByteRange implementation ([1741e1d](1741e1d))
* rename field name to `rangeUnit` from `unit` ([41aa7da](41aa7da))
* **transform:** add response transformer for range headers ([0f1700c](0f1700c))
* **transform:** add to transformer for `accept-ranges` header field ([5f7f226](5f7f226))
* **transform:** change Range interface and transform response interface ([ff78387](ff78387))
* **types:** add Range API ([50d9eab](50d9eab))
# [1.0.0-beta.2](1.0.0-beta.1...1.0.0-beta.2) (2023-03-25)

### Bug Fixes

* **transform:** change the range unit equality to case insensitive ([16d547e](16d547e))

### Features

* **content_range:** add checking format of content-range header ([169b15d](169b15d))
* **mod:** remove unrelated types ([068dd87](068dd87))
* **types:** change range interface, update docs ([28b2da9](28b2da9))
* **types:** remove object method types ([2409a96](2409a96))
TomokiMiyauci and others added 5 commits March 25, 2023 14:40
# [1.0.0-beta.3](1.0.0-beta.2...1.0.0-beta.3) (2023-03-26)

### Bug Fixes

* **transform:** remove unnecessary requirements ([43900d8](43900d8))

### Features

* **accept_ranges:** add accept-ranges header parser and check that header is none strictly ([980f9b4](980f9b4))
@TomokiMiyauci TomokiMiyauci merged commit 4af16b1 into main Mar 26, 2023
@TomokiMiyauci
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants