All Versions
10
Latest Version
Avg Release Cycle
85 days
Latest Release
1564 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