Skip to content

Releases: EmbarkStudios/cfg-expr

0.15.0

20 Apr 18:06
Compare
Choose a tag to compare

Changed

  • PR#58 updated the builtin target list to 1.68.2.

Release 0.14.0

27 Jan 15:02
Compare
Choose a tag to compare

Changed

  • PR#57 updated the builtin target list to 1.67.0.

Release 0.13.0

19 Dec 11:36
Compare
Choose a tag to compare

Changed

Release 0.12.0

07 Nov 08:00
Compare
Choose a tag to compare

Changed

Added

  • PR#54 added support for abi, which is currently nightly only, but should have no affect on stable. Thanks @carols10cents!

Release 0.11.0

27 Sep 12:21
Compare
Choose a tag to compare

Changed

Release 0.10.3

19 May 06:39
Compare
Choose a tag to compare

Added

  • PR#49 added support for the has_target_atomic = "<ptr | integer>" and panic = "<strategy>" predicates. Thanks @sunshowers!

Release 0.10.2

10 Mar 06:55
Compare
Choose a tag to compare

Changed

  • PR#48 updated the builtin target list to 1.59.0.

Release 0.10.1

07 Feb 06:44
Compare
Choose a tag to compare

Fixed

  • PR#46 fixed comparison of dynamic target families.

Release 0.10.0

04 Feb 10:53
Compare
Choose a tag to compare

Changed

  • PR#44 added support for multiple target families that are available from Rust 1.58.0+. Thanks @sunshowers!

Release 0.9.1

01 Feb 06:45
Compare
Choose a tag to compare

Changed