Skip to content

feat: implement newtype Id attribute#48

Merged
berestovskyy merged 1 commit into
mainfrom
andriy/id
Apr 24, 2026
Merged

feat: implement newtype Id attribute#48
berestovskyy merged 1 commit into
mainfrom
andriy/id

Conversation

@berestovskyy
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (edcabb2) to head (3e9a4a9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          724       731    +7     
=========================================
+ Hits           724       731    +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@berestovskyy berestovskyy merged commit 4126e75 into main Apr 24, 2026
10 checks passed
@berestovskyy berestovskyy deleted the andriy/id branch April 24, 2026 20:51
berestovskyy pushed a commit that referenced this pull request Apr 24, 2026
## 🤖 New release

* `newtype-tools-derive`: 0.1.0-beta.10 -> 0.1.0-beta.11
* `newtype-tools`: 0.1.0-beta.10 -> 0.1.0-beta.11 (✓ API compatible
changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `newtype-tools-derive`

<blockquote>

##
[0.1.0-beta.11](newtype-tools-derive-v0.1.0-beta.10...newtype-tools-derive-v0.1.0-beta.11)
- 2026-04-24

### Added

- support no_std environments
([#50](#50))
- implement newtype Id attribute
([#48](#48))
</blockquote>

## `newtype-tools`

<blockquote>

##
[0.1.0-beta.11](newtype-tools-v0.1.0-beta.10...newtype-tools-v0.1.0-beta.11)
- 2026-04-24

### Added

- support no_std environments
([#50](#50))
- implement newtype Id attribute
([#48](#48))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Apr 27, 2026
berestovskyy pushed a commit that referenced this pull request Apr 27, 2026
## 🤖 New release

* `newtype-tools-derive`: 1.0.12 -> 1.0.13
* `newtype-tools`: 1.0.12 -> 1.0.13 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `newtype-tools-derive`

<blockquote>

##
[0.1.0-beta.11](newtype-tools-derive-v0.1.0-beta.10...newtype-tools-derive-v0.1.0-beta.11)
- 2026-04-24

### Added

- support no_std environments
([#50](#50))
- implement newtype Id attribute
([#48](#48))
</blockquote>

## `newtype-tools`

<blockquote>

##
[1.0.13](newtype-tools-v1.0.12...newtype-tools-v1.0.13)
- 2026-04-27

### Other

- add change log link
([#54](#54))
- update README
([#52](#52))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Apr 28, 2026
berestovskyy pushed a commit that referenced this pull request Apr 28, 2026
## 🤖 New release

* `newtype-tools-derive`: 1.0.13 -> 1.0.14
* `newtype-tools`: 1.0.13 -> 1.0.14 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `newtype-tools-derive`

<blockquote>

##
[0.1.0-beta.11](newtype-tools-derive-v0.1.0-beta.10...newtype-tools-derive-v0.1.0-beta.11)
- 2026-04-24

### Added

- support no_std environments
([#50](#50))
- implement newtype Id attribute
([#48](#48))
</blockquote>

## `newtype-tools`

<blockquote>

##
[1.0.14](newtype-tools-v1.0.13...newtype-tools-v1.0.14)
- 2026-04-28

### Other

- add links to alternatives
([#55](#55))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant