-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Milestone
Description
Current pre-release: 1.0.0-alpha.1
There haven't been any API changes since the #[project]
attribute was deprecated. Since there are currently no open issues, I think it's a good time to release version 1.0.0.
Since this is a Semver-incompatible release, we could take the opportunity to remove the #[project]
, #[project_ref]
, and #[project_replace]
attributes. Otherwise, I don't think any changes need to be made other than bumping the version number.
taiki-e