chore: release v3.0.0 #51

Closed
kemitix wants to merge 0 commits from release-plz-2024-11-16T12-25-55Z into main
Owner

🤖 New release

  • kxio: 2.1.1 -> 3.0.0
Changelog

3.0.0 - 2024-11-20

Added

  • (net) [breaking] net api: net.{get,post,etc..}(url) alternative to net.send(request)
  • (fs) add TempFileSystem::as_real()
  • (net) [breaking] new api: .on().respond().{status,header{s},body}(_)?, replacing respond(response)
  • (net) [breaking] new api: .on().{get,post, etc}(url), replacing .on(method).get(url)
  • re-export http::HeaderMap
  • Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible.

Fixed

  • (net) [breaking] Remove MatchOn


This PR was generated with release-plz.

## 🤖 New release * `kxio`: 2.1.1 -> 3.0.0 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [3.0.0](https://git.kemitix.net/kemitix/kxio/compare/v2.1.1...v3.0.0) - 2024-11-20 ### Added - *(net)* [**breaking**] net api: net.{get,post,etc..}(url) alternative to net.send(request) - *(fs)* add TempFileSystem::as_real() - *(net)* [**breaking**] new api: .on().respond().{status,header{s},body}(_)?, replacing respond(response) - *(net)* [**breaking**] new api: .on().{get,post, etc}(url), replacing .on(method).get(url) - re-export http::HeaderMap - Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible. ### Fixed - *(net)* [**breaking**] Remove MatchOn </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
kemitix added 1 commit 2024-11-16 12:25:56 +00:00
chore: release v2.2.0
All checks were successful
Rust / build (map[name:nightly]) (pull_request) Successful in 3m34s
Rust / build (map[name:stable]) (pull_request) Successful in 7m5s
ac8b1cd9e8
Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net>
forgejo-actions force-pushed release-plz-2024-11-16T12-25-55Z from ac8b1cd9e8 to 01bf5b8026 2024-11-20 19:46:49 +00:00 Compare
kemitix changed title from chore: release v2.2.0 to chore: release v3.0.0 2024-11-20 19:55:10 +00:00
forgejo-actions force-pushed release-plz-2024-11-16T12-25-55Z from 01bf5b8026 to 7908b895c2 2024-11-20 19:55:11 +00:00 Compare
forgejo-actions force-pushed release-plz-2024-11-16T12-25-55Z from 7908b895c2 to 361d463ea5 2024-11-20 20:11:27 +00:00 Compare
forgejo-actions force-pushed release-plz-2024-11-16T12-25-55Z from 361d463ea5 to 6e5705d3b7 2024-11-20 20:41:01 +00:00 Compare
forgejo-actions force-pushed release-plz-2024-11-16T12-25-55Z from 6e5705d3b7 to 28f5c4ca96 2024-11-20 20:48:16 +00:00 Compare
forgejo-actions force-pushed release-plz-2024-11-16T12-25-55Z from 28f5c4ca96 to a58796f2f0 2024-11-20 22:32:50 +00:00 Compare
kemitix closed this pull request 2024-11-21 07:18:29 +00:00
All checks were successful
Rust / build (map[name:nightly]) (push) Successful in 4m14s
Rust / build (map[name:stable]) (push) Successful in 4m19s
Release Please / Release-plz (push) Successful in 1m56s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/kxio#51
No description provided.