Skip to content

Releases: danielhenrymantilla/polonius-the-crab.rs

v0.4.1

20 Oct 01:40
Compare
Choose a tag to compare

Made polonius_try! able to handle Options as well, and doc improvements.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Oct 01:39
93f4616
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

24 Aug 11:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Jul 09:38
Compare
Choose a tag to compare

What's Changed

  • Changed polonius…! macro signatures to enable the creation of a polonius_break_dependent! macro by @danielhenrymantilla in #8

  • Doc improvements

Full Changelog: v0.2.0...v0.3.0

v0.2.1

09 May 10:57
Compare
Choose a tag to compare

Add a polonius_try! macro: v0.2.0...v0.2.1

v0.2.0

08 May 19:43
Compare
Choose a tag to compare

What's Changed

  • Rename polonius_break! to exit_polonius!
  • Remove the need to reintroduce generic parameters in polonius! macro
  • loop convenience support (polonius_{loop,break,continue}!)
    by @danielhenrymantilla in #4

Full Changelog: d64ca52...999af4d

v0.1.2

29 Apr 13:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Apr 12:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Apr 12:05
Compare
Choose a tag to compare

Initial release