# Migration
## 0.1.0
### Initial Commit
## 0.1.1
### Added docs to `binroots_struct` & `binroots_enum`
(no migration required)
## 0.2.0
### Enabled saving to different paths on Unix
- ADD optional `persistent` attribute to `binroots_struct`
- Use when saving to persistent storage instead of in-memory storage (Unix only)