v0.4.1
What's Changed
- feat: box lifecycle persistence and name support by @DorianZheng in #38
- chore: bump version to 0.4.0-dev0 by @DorianZheng in #39
- feat: add per-entity lock manager by @DorianZheng in #40
- refactor: LiteBox lazy initialization and shared BoxImpl by @DorianZheng in #41
- refactor: move rootfs into BoxOptions and simplify ContainerRuntimeConfig by @DorianZheng in #43
- refactor: move active_boxes into SynchronizedState by @DorianZheng in #44
- refactor: replace BoxID type alias with BoxID struct by @DorianZheng in #45
Full Changelog: v0.3.2...v0.4.1