Skip to content

Releases: approvals/ApprovalTests.Java

No checked exceptions

06 Jan 23:15

Choose a tag to compare

We have removed all checked exceptions following the "No Checked Exceptions" philosophy: https://github.com/approvals/ApprovalTests.Java/blob/master/approvaltests/docs/explanations/NoCheckedExceptions.md

Update log4j to 2.16.0

14 Dec 07:20
94250f1

Choose a tag to compare

log4j 2.16.0 where they completely removed support for Message Lookups.

ReportOnCyberDojo

11 Dec 17:31

Choose a tag to compare

12.4.0

a   reformat code

javax->jakarta, thread-safe NamerFactory

11 Dec 17:19
a108caa

Choose a tag to compare

  • moved log4j to latest version
  • moved servlet-api from javax to jakarta

CyberDojo Reporter

02 Dec 22:49

Choose a tag to compare

This reporter creates a diff on failure for Cyber-Dojo.org

DateScrubber for java.util.Date

18 Nov 19:10

Choose a tag to compare

12.3.1

d updated markdown snippets

added Mutable<T>, minor bug fixes, and addressed flakey tests

16 Nov 18:18

Choose a tag to compare

AwtApprovals.verifySequence with initial frame drawn

15 Nov 20:38

Choose a tag to compare

12.2.0

d updated markdown snippets

added apache commons-lang3 and minor bug fixes

15 Nov 18:08

Choose a tag to compare

Threadsafe WithTimeZone

12 Sep 06:38
c74f401

Choose a tag to compare

Merge pull request #183 from rzabini/pr-base

B Make WithTimeZone thread safe