Move documentation to markdown so it is visible in PyPI
0.4
0.3.1
Drop support for old Django(<3.2) and Python(<3.8) versions Separate dev and not-dev dependencies. Migrate to pyproject.toml. Use compiled dependencies. Fix linting and formatting.
0.2
Admin view is added for more convenient management of snapshots.
0.1
Beta version of Django Liquidb. Minimal functionality that allows user to: * create snapshot * checkout to snapshot by name * checkout to latest created snapshot * delete all snapshot history * delete snapshot by name