...... Fix README.rst so it is parsed by flit, and add tests to ensure it works in the future.
0.7.0
...... - Automatically quantize all numbers in savegames to the nearest 0.0001. This should result in much less noise when unpacking a savegame. - Add a ``tts fmt`` command that will normalize an unpacked savegame.
0.6.1
...... Strip trailing ``\n``s in packed savegames, since Tabletop Simulators external editor integration does that. (See https://tabletopsimulator.nolt.io/597)
0.6.0
...... tabletop-tools will now automatically delete unreferenced directories when unpacking.
0.5.2
...... (INTERNAL) Add an abstraction around the strucutre of an unpacked savegame.