Skip to content

Releases: tkr-sh/modx

v0.1.2

12 May 20:01
9f439b5
Compare
Choose a tag to compare

Adds support for pub in struct-stores

v0.1.1

28 Apr 17:37
Compare
Choose a tag to compare

Merged: #1
Small doc fixes

v0.1.0

19 Apr 18:35
Compare
Choose a tag to compare
  • New release with added support for props and resource.
  • BREAKING: renamed #[modx::modx] to #[modx::store]
  • BREAKING: removed the creation of new_signal. Use new with #[modx::props]
  • BREAKING: removed implementation of Default trait for #[modx::store]. Use new instead.
  • Added more examples
  • Documented every procedural macro

Full Changelog: https://github.com/tkr-sh/modx/commits/v0.1.0