Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 912 Bytes

changelog.md

File metadata and controls

35 lines (23 loc) · 912 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.3 - 2024-11-09

  • Improved Javadoc
  • Use BOM for jUnit and Mockito
  • Add activity badges, update other
  • Update Maven plugins: invoker, javadoc, surefire and failsafe
  • Custom annotation @MockLoggers

1.1.2 - 2024-10-21

  • Update jUnit Jupiter and Platform
  • Update Mockito to 5.14
  • Update a bunch of Maven plugins: javadoc, surefire, failsafe, invoker, central-publishing, jetbrains annotations

1.1.1 - 2024-08-20

  • Update jUnit to 5.11
  • Improve extension's logging
  • Clean the Maven publishing plugin's configuration.

1.1.0 - 2024-07-19

  • Implement jUnit extension.

1.0.0 - 2024-07-15

  • Implement a logger finder.
  • Add Javadocs.