Skip to content

v0.3.3

Compare
Choose a tag to compare
@Cherrett Cherrett released this 23 Feb 13:21
· 39 commits to master since this release
664fe5e

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.