Skip to content

Releases: bincode-org/virtue

V0.0.16

16 Jan 09:26
b54b443
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.15...v0.0.16

V0.0.15

17 Oct 14:49
39db1c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

V0.0.14

02 Jun 09:21
c194f91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14

V0.0.13

30 Mar 10:28
eb18f25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

V0.0.12

30 Mar 09:02
811e769
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

V0.0.11

02 Nov 17:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

V0.0.10

17 Oct 10:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

V0.0.9

18 Aug 11:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

15 Mar 16:43
Compare
Choose a tag to compare

What's Changed

  • Added impl_mod.add_use(), impl_for.generate_const() and impl_for::impl_type by @VictorKoenders in #17
  • Improvements by @VictorKoenders in #18
    • Added the ability to override an error span
    • Made ImplFor::modify_generic_constraints able to return an erro
    • Removed an assert, added 2 functions to GenericConstraints
  • Release 0.0.8 by @VictorKoenders in #19

Full Changelog: v0.0.7...v0.0.8

v0.0.7

01 Feb 09:47
1754e8f
Compare
Choose a tag to compare

Breaking change

  • Generator::impl_for and ::impl_for_with_lifetimes no longer returns a Result

What's Changed

Full Changelog: v0.0.6...v0.0.7