Skip to content

v0.3.17

Compare
Choose a tag to compare
@laumann laumann released this 09 Nov 13:12
· 216 commits to master since this release

I haven't done releases for the past two releases, so I'll try to summarize the changes since 0.3.14 here:

  • Travis has been added to the build process, building both nightly, beta and stable
  • Warnings have been fixed in stable builds
  • Tests in test-project have been updated
  • The ConfigWithTemp struct is now publically exposed, so users can construct it themselves
  • The tester crate (an added dependency to support stable) has been updated to fix the issues we had with RunIgnored

Thanks to @dtolnay @phansch @RalfJung @SergioBenitez @messense @nabijaczleweli for their efforts.