Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

Releases: sfackler/rust-postgres-derive

v0.3.3

04 Apr 16:17
Compare
Choose a tag to compare
  • Upgraded dependencies

v0.3.2

10 Jan 04:23
Compare
Choose a tag to compare
  • Upgrade syn and quote.

v0.3.1

22 Feb 19:42
Compare
Choose a tag to compare
  • Fix a bug when deriving traits outside of the crate root.

v0.3.0

22 Feb 04:34
Compare
Choose a tag to compare
  • Support postgres 0.14

v0.2.2

19 Nov 21:06
Compare
Choose a tag to compare
  • Update for proc-derive changes
  • Bump syntex version

v0.2.1

06 Nov 05:06
Compare
Choose a tag to compare

Use the post-expansion crate to strip #[postgres(..)] attributes.