Skip to content

Releases: scapegoat-scala/scapegoat

3.0.0

13 Aug 04:41
b282044
Compare
Choose a tag to compare

What’s Changed

  • feat: Initial support for Scala 3 (#858) thanks to @Johnnei 🎉

And also some upgrades:

2.1.6

06 May 13:48
723ee55
Compare
Choose a tag to compare

What’s Changed

2.1.5

27 Feb 14:56
a5c4e92
Compare
Choose a tag to compare

What’s Changed

  • feat: Support Scala 2.13.13 and 2.12.19 (#824) @Johnnei
  • refactor: Decouple scala version checks from exact version list (#826) @Johnnei

2.1.4

24 Feb 11:30
25a5f32
Compare
Choose a tag to compare

What’s Changed

🔧 Dependency updates

2.1.3

21 Sep 19:34
9933ca8
Compare
Choose a tag to compare

What’s Changed

2.1.2

06 Jun 09:49
e936899
Compare
Choose a tag to compare

What’s Changed

2.1.1

27 Jan 20:07
6ac7fb0
Compare
Choose a tag to compare

What’s Changed

  • Allow empty if statements if they're captured by a function (#720) @Johnnei
  • Add test for ExistsSimplifiableToContains (#711) @saeltz
  • Reduce false positives on comparing unrelated types (#710) @Johnnei
  • Address deprecations in FeedbackTest (#709) @saeltz
  • PredefTraversableIsMutable & PredefIterableIsMutable don't apply on Scala 2.13 (#708) @saeltz

And some updates:

2.1.0

17 Nov 20:56
31dae53
Compare
Choose a tag to compare

What’s Changed

2.0.0

20 Oct 15:44
4b6945a
Compare
Choose a tag to compare

What’s Changed

v1.4.17

10 Oct 20:54
41e67c8
Compare
Choose a tag to compare

What’s Changed