Skip to content

Tags: lamco-admin/struct-patch

Tags

v0.10.5

Toggle v0.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `#[patch(empty_value=...)]` (yanganto#134)

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add op feature for filler (yanganto#110)

* add op feature for filler
* bounce version

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was signed with the committer’s verified signature.
yanganto Antonio Yang
add op feature for filler

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `nesting` with `status` feature (yanganto#101)

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix nesting with other features (yanganto#100)

add nesting test for std,merge,none_as_default,keep_none features
fix nesting with other features

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was signed with the committer’s verified signature.
yanganto Antonio Yang
enable nesting feature for derive

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add nesting feature (yanganto#98)

* Add nesting feature
* update readme and bounce version

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle merge feature only (yanganto#95)

* add test merge feature without op

* fix merge feature dependency

* bounce version

v0.9.3

Toggle v0.9.3's commit message
bounce version

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle extenable types (yanganto#90)

* handle extendable types in collections
* implement `#[filler(extendable)]`
* bounce version
* readme