KotlinSnapshot v1.0.0 Release Notes

Release Date: 2018-09-24 // over 5 years ago
  • ๐Ÿ‘Œ 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.