v0.3.3
Update Instructions
To update an instance of PANIC to this version run these commands inside the project directory:
docker-compose kill
git fetch
git checkout v0.3.3
docker-compose up --build -d
Change Log
0.3.3
Released on 23rd February 2022
- Fixed bug in data transformers for mutable values in previous state.