Changelog
π Features
- d9189ad: feat(resume): bootstrap resume (#266) (@plastikfan)
- 4802f1d: feat(resume): fastward resume, not complete yet (#270) (@plastikfan)
- 3ca9049: feat(resume): finish fastward resume (#270) (@plastikfan)
- 017648b: feat(resume): implement spawn resume (#273) (@plastikfan)
- 9ee5fe3: feat(resume): initial spawn resume implementation (#273) (@plastikfan)
- b7c351f: feat(resume): remove dead code (#270) (@plastikfan)
- 251aa7d: feat(tv): setup resume file system (#267) (@plastikfan)
- 01e6094: feat: define internal addons to allow tests to change internal state (#296) (@plastikfan)
- e3b9871: feat: invoke save on panic (#51) (@plastikfan)
π Bug fixes
- adceafc: fix(tv): enforce same fs type for resume (#301) (@plastikfan)
- a614a87: fix(venus): add read dir hook to filter out entries name=. (#282) (@plastikfan)
- 1ad232d: fix: move subscription from head to extent (#297) (@plastikfan)
- 0efedb1: fix: resolve error scenarios (#294) (@plastikfan)
π₯ Others
- 3628a85: Bump version to v0.2.0 (@plastikfan)
- e4c9442: chore(deps): Bump version to 0.1.6 (@plastikfan)
- 46ac948: chore: add govulncheck task (#232) (@plastikfan)
- da5ec32: ref(kernel): remove navigator controller (#315) (@plastikfan)
- 2c9e796: ref(life): rename cycle pkg to life (#260) (@plastikfan)
- 43f0b41: ref(resume): add kernel controller to plugin init (#272) (@plastikfan)
- cf610ab: ref(stock): create stock pkg (#276) (@plastikfan)
- 70628f2: ref(tv): optimise the option getters (#261) (@plastikfan)
- 26ebcec: ref(tv): remove baggage from primary platform (#309) (@plastikfan)
- c4b2a6c: ref: change default fs type to be absolute (#300) (@plastikfan)
- 98233c6: ref: define local traversal fs (#298) (@plastikfan)
- 3822ab4: ref: remove error member from kernel result (#320) (@plastikfan)
- 5a9d4bc: ref: rename extended glob to glob ex (#254) (@plastikfan)
- 43d8325: ref: rename folder to directory (#255) (@plastikfan)
- 46a360a: ref: rename repo to agenor (#316) (@plastikfan)
- dd52e41: ref: rename type pkg to enclave (#284) (@plastikfan)
- ba54d92: ref: separate was and resume (#292) (@plastikfan)
- 99ef8f4: ref: use KernelResult internally (#274) (@plastikfan)
- a595db3: ref: use ignore-handler in tests when specified paths are irrelevant (#299) (@plastikfan)
- f8b773d: ref: use path calc (#287) (@plastikfan)