Skip to content

Releases: sval-rs/value-bag

v1.9.0

01 May 04:39
aed5701
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

19 Mar 05:08
1153749
Compare
Choose a tag to compare

What's Changed

  • Fix up how visitor does fallback on sval or serde by @KodrAus in #88
  • prepare for 1.8.1 release by @KodrAus in #89

Full Changelog: v1.8.0...v1.8.1

v1.8.0

11 Mar 00:34
0fff31c
Compare
Choose a tag to compare

What's Changed

  • Support capturing owned values in ValueBag<'v> itself by @KodrAus in #84
  • Support capturing sequences without a serialization framework by @KodrAus in #86
  • prepare for 1.8.0 release by @KodrAus in #87

Full Changelog: v1.7.0...v1.8.0

v1.7.0

30 Jan 22:44
f18551f
Compare
Choose a tag to compare

What's Changed

  • Add more methods for working with empty values by @KodrAus in #82
  • Prepare for 1.7.0 release by @KodrAus in #83

Full Changelog: v1.6.0...v1.7.0

v1.6.0

09 Jan 02:17
9284e50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Jan 05:31
6bd6ba0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.5.0

v1.4.3

03 Jan 22:24
cd05afc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

19 Oct 02:50
72fc8a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

1.4.1

27 Jun 05:23
18b8091
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

1.4.0

25 May 01:02
fb19958
Compare
Choose a tag to compare

What's Changed

  • Add conversion between &OwnedValueBag and ValueBag by @KodrAus in #60
  • Prepare for 1.4.0 release by @KodrAus in #61

Full Changelog: v1.3.0...v1.4.0