v0.4.0
- split the project into its own repository.
- bump MSRV to
1.60.0
. - improve the
compile
macro:- new argument wrapper modifiers:
all()
,any()
,none()
,some()
, with nesting support. - improve docs and examples.
- new argument wrapper modifiers:
- add changelog.
- add CI.
Full Changelog: v0.3.1...v0.4.0