Skip to content

Commit

Permalink
new: Add Schematic proc macro. (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj authored Oct 9, 2023
1 parent da33303 commit 84425dc
Show file tree
Hide file tree
Showing 24 changed files with 1,426 additions and 1,310 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## Unreleased

#### 🚀 Updates

- Added a `Schematic` derive macro that only implements the `schematic::Schematic` trait.

#### ⚙️ Internal

- Updated Rust to v1.73.

## 0.11.8

#### 🚀 Updates
Expand Down
Loading

0 comments on commit 84425dc

Please sign in to comment.