All Versions
10
Latest Version
Avg Release Cycle
85 days
Latest Release
897 days ago

Changelog History

  • v2.2.2

    October 05, 2020
  • v2.2.1

    October 05, 2020
  • v2.2.0 Changes

    October 02, 2019
    • 👉 User more conventional diff coloring
    • 👌 Support Windows line endings replacing '\r\n' to '\n'
  • v2.1.1 Changes

    September 17, 2019
    • 🛠 Fix IntelliJ diff support.
    • 🛠 Fix JUnit 5 support
  • v2.1.0 Changes

    February 26, 2019
    • 👌 Support for nullable types.
    • 👌 Improved IntelliJ Support.
    • ➕ Add JUnit 5 Support
  • v2.0.0 Changes

    November 07, 2018

    🔄 Change the default serialization format to use a custom JSON serializer based on GSON.

  • v1.0.0 Changes

    September 24, 2018

    👌 Improve dates serialization.
    Let the user customize the serialization used by providing a SerializationModule implementation.
    ➕ Add a new feature to let the user split the snapshots by different folders using the test class name.
    ✅ Simplify how the test method name is extracted by using the @test annotation.

  • v0.3.0 Changes

    September 03, 2018
    • 📦 Replace packageName substring for substringBeforeLast #29
    • 👌 Improve toString serialization #30
    • ✂ Remove redundant method #31
  • v0.2.0 Changes

    September 03, 2018
    • ⚡️ Create a gradle plugin to add updateSnapshots and purgeSnapshots tasks.
  • v0.1.0

    August 31, 2018