First major release
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.