Skip to content

Releases: Automattic/wordpress-rs

alpha-swift-20240813

13 Aug 00:52
Compare
Choose a tag to compare

Release version alpha-swift-20240813

alpha-swift-20240809

09 Aug 18:24
Compare
Choose a tag to compare

Release version alpha-swift-20240809

alpha-swift-20240808

07 Aug 23:06
Compare
Choose a tag to compare

Release version alpha-swift-20240808

0.1.0

09 Jul 22:21
Compare
Choose a tag to compare

Release Notes

This first release includes the following for the Kotlin, Rust & Swift platforms:

It also includes all of the underlying infrastructure for this – including:

  • wp_contextual – A proc macro that generates Edit, Embed & View contextual types from given Sparse type
  • wp_derive_request_builder – A proc macro that generates endpoint, request builder and request executor types

What's Changed

Read more

0.1-rc-1

06 Jul 00:41
Compare
Choose a tag to compare
0.1-rc-1 Pre-release
Pre-release

Release Notes

This first release includes the following for the Kotlin, Rust & Swift platforms:

It also includes all of the underlying infrastructure for this – including:

  • wp_contextual – A proc macro that generates Edit, Embed & View contextual types from given Sparse type
  • wp_derive_request_builder – A proc macro that generates endpoint, request builder and request executor types

What's Changed

Read more