Skip to content

Releases: tkr-sh/modx

v0.1.4

Choose a tag to compare

@tkr-sh tkr-sh released this 12 Apr 10:21
  • Update license from GPL3 to LGPL3
  • Fix examples
  • Bump versions

v0.1.2

Choose a tag to compare

@tkr-sh tkr-sh released this 12 May 20:01
9f439b5

Adds support for pub in struct-stores

v0.1.1

Choose a tag to compare

@tkr-sh tkr-sh released this 28 Apr 17:37

Merged: #1
Small doc fixes

v0.1.0

Choose a tag to compare

@tkr-sh tkr-sh released this 19 Apr 18:35
  • 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